Hello,
does anyone have any idea how to make a macro if the desired functionality is not included? I am trying to set up the following lines
A - If App Forground APP "X"
A - Set boolean variable (launch APP"X") to true
A - Else
A - Set boolean variable (launch APP"X") to false
A - Endif
A - Launch APP "IN LOOP"
A - Wait 2 seconds
A - If Variable (launch APP "X") is true
A - Launch "APP X"
A - Else
A - Launch APP "Y"
A - Endif
Or if nobody knows, were can I find the tuto to learn how to do this ?
Kind regards.
does anyone have any idea how to make a macro if the desired functionality is not included? I am trying to set up the following lines
A - If App Forground APP "X"
A - Set boolean variable (launch APP"X") to true
A - Else
A - Set boolean variable (launch APP"X") to false
A - Endif
A - Launch APP "IN LOOP"
A - Wait 2 seconds
A - If Variable (launch APP "X") is true
A - Launch "APP X"
A - Else
A - Launch APP "Y"
A - Endif
Or if nobody knows, were can I find the tuto to learn how to do this ?
Kind regards.