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