ZennoLab Assemblies Documentation
EvaluateJavaScript Method

Type: System.String

The specified java script string to evaluate.

Evaluates localy the specified java script code (supports WSH objects).
Evaluates localy the specified java script code (supports WSH objects).
Syntax
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.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven

See Also

Reference

Instance Class
Instance Members

Send Feedback