This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| prpl:trace5 [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:trace5 [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 value value value value - ] | |
| === Description === | === Description === | ||
| + | Prints 5 values from the stack to the debug window. | ||
| === Examples === | === Examples === | ||
| - | < | + | < |
| - | s2 = GetStringFromStack(); | + | <-x " |
| - | s3 = GetStringFromStack(); | + | |
| - | s4 = GetStringFromStack(); | + | |
| - | s5 = GetStringFromStack(); | + | |
| - | DebugText.LogMessage(this, | + | |
| - | + | ||
| </ | </ | ||