SceneSwitcher icon indicating copy to clipboard operation
SceneSwitcher copied to clipboard

Feature Request: Get the number of actions in a macro

Open BadGolfer2102 opened this issue 1 month ago • 0 comments

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:

Image

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

  1. Set to action count of a macro
  2. 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

BadGolfer2102 avatar Dec 10 '25 10:12 BadGolfer2102