Script Methods |
The Script type exposes the following members.
| Name | Description | |
|---|---|---|
| AddGlobalVariable | Add global variable | |
| AddImportSearchDir | Add import search directory | |
| AddSpecialObject | Add a special object | |
| Clear | Clear | |
| GetGlobalVariable | Get global variable | |
| GetSpecialObject | Get special object | |
| OutErrorString | Output error string | |
| OutString | Output string | |
| Parse | Parse | |
| SetScriptCode | Set script code | |
| SetScriptCodeFromFile | Set script code from file | |
| SetScriptCodeFromLines | Set script code from lines |