This is an old revision of the document!
<- PRPL reference <- Everything Else 2
Arguments | Result | Notation |
---|---|---|
Text | [ String - ] |
Takes a string, turns it into text, and puts it on screen, on the PRPL core.
"Hello world!" SetText
s1 = GetStringFromStack();