<- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#text_commands|Text Commands]] ===== SetText ===== ^Arguments^Result^Notation^ |Display text| |''s1 --''| === Description === Sets the text to be displayed. This is separate from [[crpl::docs::SetPopupText]] and has more options for size, color and position. Set to an empty string to clear. === Examples === # Set text to display "Hello Creeper World" SetText # Warp notation SetText("Hello Creeper World")