<- CRPL reference <- Text Commands
Arguments | Result | Notation |
---|---|---|
Display text | s1 – |
Sets the text to be displayed. This is separate from SetPopupText and has more options for size, color and position. Set to an empty string to clear.
# Set text to display "Hello Creeper World" SetText # Warp notation SetText("Hello Creeper World")