[Pas2js] JSArguments

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Jan 26 21:21:41 CET 2019


Hi,

I changed JSArguments from array of jsvalue to TJSFunctionArguments.

If you used it you have to change length(JSArguments) to
JSArguments.length.


Mattias


More information about the Pas2js mailing list