Set Current Stack Frame Command
Allows you to set a particular stack frame.
Syntax
Debug.SetCurrentStackFrame index
Arguments
index
Required. Selects a stack frame by its index.
Example
>Debug.SetCurrentStackFrame 1
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Allows you to set a particular stack frame.
Debug.SetCurrentStackFrame index
index
Required. Selects a stack frame by its index.
>Debug.SetCurrentStackFrame 1