User Tools

Site Tools


prpl:tracestack

<- 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.txt · Last modified: 2018/06/14 16:46 by kajacx