User Tools

Site Tools


prpl:printstack

<- PRPL reference <- Everything Else 2

PrintStack

ArgumentsResultNotation
[ - ]

Description

Prints all the values from the stack to the prpl output file without removing them.

Examples

#inspect what a function does to the stack
PrintStack # see stack before the call
@MyFunction
PrintStack # see stack after the call
prpl/printstack.txt · Last modified: 2018/06/14 16:46 by kajacx