DEPRECATED due to SDK version 2. Will cease to work in the future.
C3 runtime only!
Allows for the following:
- Enable/Disable a single group
- Enable/Disable all sub-groups of a parent group
- Enable/Disable all groups containing a specified string in their name
- Switch to a group - this will enable the specified group while disabling all other groups that are inside the same parent-group.
- Disable this group - disables the group the action is run inside of
Please refer to the example c3p for further info.