contents   index   previous   next



JSE_TOSOURCE (on)

 

ScriptEase provides a number of helper functions that ease turning an object class into its appropriate source code, to implement the toSource method. Many of the standard ECMA objects we provide rely on this code. Turn it off only if you are not using the ECMA objects, and do not need the helper routines for your own functions.


JSE_NAMED_PARAMS (on)