I currently do this with a large If Then Block, but it is a pain to change the number of items to randomly pick from for Alexa to speak. It would be much easier codee to be able to dynamically reference a variable name. Is there a way to do this? Maybe I am not thinking of this in the correct manner?
e use case is just I like for Alexa to tell me how many days to big events that are coming up as part of my nightly routine and I have it randomly pick an event and tell my "there are x days until y event"
That's kinda where my first (deleted) answer was going, as I figured you meant "logic branching" or "indirect reference". But in RM, where there's a will, there's always a way!
Maybe show us a screenshot of how your rule currently works??