IScript |
The IScriptView type exposes the following members.
| Name | Description | |
|---|---|---|
| MarkText |
Marks the specified text range.
(Inherited from IPureScriptView) | |
| SetCompilerErrors | Sets the compiler errors. Tuple.Item1: line, Tuple.Item2=column, Tuple.Item3: severity level, Tuple.Item4: severity string, Tuple.Item5: message | |
| SetScriptCursorLocation |
Sets the script cursor location by line and column.
(Inherited from IPureScriptView) |