Get Command Group State

Get the current enabled state for all commands in a group

Variables

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

Description
commandGroupStatenumber

Current enabled state for the command group

0 = Enabled | 1 = Disabled | 2 = Mixed
commandsDisabledDictionary<Guid, Guid>

List of all commands currently disabled within this command group

commandsEnabledDictionary<Guid, Guid>

List of all commands currently enabled within this command group