contents   index   previous   next



JSE_FUNCTION_ARGUMENTS (on)

 

When calling a function, some older scripts use the <function>.arguments syntax rather than just using arguments. This behavior is rare but by default we support it.


JSE_AUTO_OBJECT (off)