Get Action Group State

Fetch the current enabled state of an action group
Preview
Preview

Parameters

Grouprequired
Select
default:None

Choose the action group you want to fetch the state of

Variables

The following variables will be populated after executing this sub-action:

Description
actionGroupStatebool

Enabled state of the selected action group

Example: true
actionsDisabledList<string>

List of all disabled action IDs from the selected group

actionsEnabledList<string>

List of all enabled action IDs from the selected group