<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] ===== SETTEXT ===== ^Arguments^Result^Notation^ | Text | | [ String - ] | === Description === Takes a string, turns it into text, and puts it on screen, on the PRPL core. === Examples === "Hello world!" SetText s1 = GetStringFromStack();