Specify the expression to be executed as a character string.
name
Specifying the file name for error messages
linesof
Specify line number for error message
context
Specify the execution context.
戻り値
Returns the result of evaluating the expression.
説明
Executes the string specified by expression as a TJS2 expression.
Exceptions that occur during script execution are not caught in this method and can be caught by the caller of this method.