User Tools

Site Tools


prpl:settext

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:settext [2016/12/02 18:33] – external edit 127.0.0.1prpl:settext [2023/08/01 07:29] (current) SpeedCZ
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+Text | | [ String - ] |
  
  
 === Description === === Description ===
 +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.1480721636.txt.gz · Last modified: 2017/08/09 18:03 (external edit)