stacksInUse

Reports the stacks that have been placed in the message path by the start using command.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

get the stacksInUse

# Examples

if the short name of this stack is not among the lines \ of the stacksInUse then start using this stack

# Description

Use the stacksInUse property to find out which stack scripts can intercept messages.

The value reported by the stacksInUse property is a list of the short names of the stacks that have been added to the message path, one stack per line.

Add stacks to the message path with the start using command; remove them with the stop using command.

# Tags

# See

- **keyword:** line - **message:** releaseStack - **command:** start using, stop using - **function:** stacks - **glossary:** property, script, message, command, message path - **object:** stack