Parameters
- script
Type: System.String
A string expression with javascript.
- throwException
Type: System.Boolean
true if have to throw the JavaScript Evaluate exception; otherwise, false. The default value is false.
Return Value
Type: System.String
The result of the script execution.