Parse |
The ParseResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Captions | Gets the placeholder candidates. | |
| ContainsReturn | Gets a value indicating whether or not the script contains a return statement. | |
| ScriptErrors | Gets the script parsing errors. | |
| ScriptTree | Gets the script tree. |