Get Command State
Check the current enabled state of a command

Get Command State Dialog
You could use this to check if a command is enabled or disabled. This value is stored in the Boolean variable commandState
and can be True
or False
.
undefined
Parameters
Command
Dropdown
Select an existing command to get its state
Variables
Name | Type | Description |
---|---|---|
Example Value: true The current enabled state of this command |