User Tools

Site Tools


prpl:tracestack

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

TraceStack

ArgumentsResultNotation
[ - ]

Description

Prints all the values from the stack to the debug window without removing them.

Examples

#inspect what a function does to the stack
TraceStack # see stack before the call
@MyFunction
TraceStack # see stack after the call
prpl/tracestack.1529009169.txt.gz · Last modified: 2025/02/14 14:56 (external edit)