public string EvaluateJavaScript( string javaScript )
Parameters
- javaScript
Type: System.String
The specified java script string to evaluate.
Return Value
Type: System.String
The result of the evaluation. If the value is empty string then an error at runtime.