I understand that each macro is triggered when certain conditions are met, which is very powerful. However, I would like to know how to construct a macro which performs various actions based on certain further conditions. For example, let's say that a macro is triggered by a hotkey. Then, if Condition A is true, Action A must be performed and if Condition B is true, Action B must be performed.
I understand that I could make separate macros for Condition/Action A and Condition/Action B with additional conditions in the macro trigger (AND, OR, etc.), but that does become rather cumbersome.
What I am asking for amounts to nested conditions. It could reduce substantially the number of macros required and thereby the complexity of one's macro system.
Is there perhaps another way of doing this that I haven't thought of? Coming from a background of traditional programming languages it's taking me a while to learn the Advanced Scene Switcher way of thinking.
Thanks for the help!
I understand that I could make separate macros for Condition/Action A and Condition/Action B with additional conditions in the macro trigger (AND, OR, etc.), but that does become rather cumbersome.
What I am asking for amounts to nested conditions. It could reduce substantially the number of macros required and thereby the complexity of one's macro system.
Is there perhaps another way of doing this that I haven't thought of? Coming from a background of traditional programming languages it's taking me a while to learn the Advanced Scene Switcher way of thinking.
Thanks for the help!