User Tools

Site Tools


prpl:printstack

This is an old revision of the document!


<- 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.1529009216.txt.gz · Last modified: 2025/02/14 14:56 (external edit)