SceneSwitcher
SceneSwitcher copied to clipboard
Feature Request: Get the number of actions in a macro
Background
Requesting to add an option to count the number of actions in a macro and store it in a variable. Probably need to have counts for (action vs action-else). This is similar to the "Set to scene item count of scene" offered today:
I basically have a macro that changes the positing of an item with a scene. I basically using scene item transformation functionality to move it around.
Solution
Have two more options under the Variable action
- Set to action count of a macro
- Set to else-action count of a macro
Alternatives
I can manually set the action item count but trying to see if the number can be derived dynamically.
Anything else we should know?
No response