Wait until action

Mrperson

Member
An action in the conditions/loops category that will have the actions below it only take effect when a certain Condition is met.
 

FrameXX

Well-known member
That's basically "If clause" action. You can add under it more action that will only be executed if certain condition(s) are met. If not, it will jump over that section.
 

Mrperson

Member
I don't mean the if clause. Instead of checking the condition(s) once it will wait until the condition(s) are met and only then will it perform the actions.
 
Top