Skip to main content

Condition (if else)

Conditions are flow control actions in Zeuz Node, meaning, they alter the normal flow of execution of actions. You can put different conditions to prevent or allow execution of one or more related actions.

TBD.