This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:print3 [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:print3 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
<- [[.: | <- [[.: | ||
- | ===== | + | ===== |
^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 === | ||
- | < | + | < |
- | s2 = GetStringFromStack(); | + | " |
- | s3 = GetStringFromStack(); | + | |
- | DebugText.PrintMessage(this, | + | |
- | + | ||
</ | </ | ||
+ | |||