Click or drag to resize

ScriptEngineEvaluate Method

Overload List
 NameDescription
Public methodEvaluate(String) Evaluates script code.
Public methodEvaluate(DocumentInfo, String) Evaluates script code with the specified document meta-information.
Public methodEvaluate(String, String) Evaluates script code with an associated document name.
Public methodEvaluate(String, Boolean, String) Evaluates script code with an associated document name, optionally discarding the document after execution.
Top
See Also