User Tools

Site Tools


prpl:print3

Differences

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

Link to this comparison view

prpl:print3 [2016/12/02 18:33] – external edit 127.0.0.1prpl:print3 [2018/06/14 16:38] (current) – added description kajacx
Line 1: Line 1:
 <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
  
-=====  PRINT3  =====+=====  Print3  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+value value value | | [ value value value - ] |
  
  
 === Description === === Description ===
 +Prints 3 values from the stack into the prpl output file.
  
 === Examples === === Examples ===
-<code> s1 = GetStringFromStack();  +<code> 
- s2 = GetStringFromStack();  +"Coords:" <-x <-y Print3
- s3 = GetStringFromStack();  +
- DebugText.PrintMessage(this,s0);  +
- +
 </code> </code>
 +
  
prpl/print3.1480721632.txt.gz · Last modified: 2016/12/02 18:33 by 127.0.0.1