ScriptEngineExecute Method |
Name | Description | |
---|---|---|
![]() | Execute(String) |
Executes script code.
|
![]() | Execute(DocumentInfo, String) |
Executes script code with the specified document meta-information.
|
![]() | Execute(String, String) |
Executes script code with an associated document name.
|
![]() | Execute(String, Boolean, String) |
Executes script code with an associated document name, optionally discarding the document after execution.
|