On Tue, 15 May 2018 13:59:13 +0200 Mattias Gaertner <nc-gaertnma at netcologne.de> wrote: >[...] > > writeln(TJSFloat32List(projTransform.CopyList)); // from .js pas.System.Writeln($mod.projTransform.CopyList); Oops. I meant the other way: writeln(TJSFloat32List(projTransform.CopyList())) Please create a bug report. Mattias