This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Text Commands
Arguments | Result | Notation |
---|---|---|
Text to appear | A mouse-over text. | s1 - |
SetPopupText creates a mouse-over text for the unit the script is attached to.
# Sets a mouse-over text of "Hello" "Hello" SetPopupText
# Sets a mouse-over text of "Hello" using Warp notation SetPopupText ("Hello")