User Tools

Site Tools


prpl:settext

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prpl:settext [2017/08/09 22:03] – Fill in all the blanks cpacaprpl:settext [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-value | | [ value - ] |+Text | | [ String - ] |
  
  
 === Description === === Description ===
-Takes [value], turns it into text, and puts it on screen, on the PRPL core.+Takes a string, turns it into text, and puts it on screen, on the PRPL core.
 === Examples === === Examples ===
 +<code>"Hello world!" SetText
 + 
 +</code>
 +
 <code> s1 = GetStringFromStack();  <code> s1 = GetStringFromStack(); 
    
 </code> </code>
  
prpl/settext.1502316235.txt.gz · Last modified: 2025/02/14 14:56 (external edit)