Specifies the starting line number for error messages.
context
Specifies the execution context.
Return Value
Returns the result of the script execution.
Description
Executes the string specified by script as a TJS2 script.
Exceptions occurring during script execution are not caught within this method, so they can be caught by the caller of this method.