traceStack

Reports the name of the stack currently being debug.

# Metadata

Platforms: desktop OS: mac, windows, linux Introduced: 1.0 Security:

# Syntax

set the traceStack to stackName

# Examples

set the traceStack to "My Stack"

# Description

Use the traceStack property to set the stack being debug.

You can set the stack to be debugged in the Script Debug window.

>*Important:* This property may change or be removed in future > releases.

# Tags

# See

- **command:** debugDo - **glossary:** debug, property - **object:** stack