It returns \f in Javascript too. That seems to indicate that something is messed up when it’s cross-compiled.
What is the JS output for that code? > On Aug 28, 2020, at 9:05 PM, Hugo Ferreira <[email protected]> wrote: > > Hello, > > The function fromCharCode from String have a different result from Flex to > Royale. > > For example: String.fromCharCode(12) returns \f in Flex and an empty string > in Royale.
