Last Modified: 1/18/2021
Sets the active Plane for text commands.
Name | Type | Required | Description |
Plane | System Identifier | Yes | Sets the layer to set for text commands. |
Scroll Type | Description |
Scroll_A | Sets the active layer to Plane A. |
Scroll_B | Sets the active layer to Plane B. |
Window | Sets the active layer to the Window plane. |
Syntax: SetTextPlane <Plane> |
SetScrollPlane Scroll_B Print "Hello World" |