Executes the specified JavaScript code.
script code
code | string | A string containing JavaScript code to execute. An error will occur if this code consists of invalid syntax or throws an exception. |
This command can be useful for executing code that is external to the Henjin engine.