The LogWindow class is used to display data in the output editor window. The end-user name for the LogWindow is 'output editor'.
| Class Hierarchy | No registered superclass. |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| int32 | Clear | Clears the contents of the output editor window. |
| int32 | IsClear | Returns true if the output editor window is empty. |
| int32 | LogString | Displays a string in the output editor display window. |
| int32 | SetMargins | Sets the margins in pixels for the output window. |
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| string | Text | Sets or gets the output window text. |