Click or drag to resize

ScriptEngineExecute Method

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