Skip to main content

5 docs tagged with "logic-control"

View all tags

Conditionals

If/else logic and branching nodes for decision-making in workflows.

Error Handling

Try/catch blocks and error recovery mechanisms for robust workflows.

Logic & Control Flow

Conditional logic, loops, and workflow control nodes for managing execution flow.

Loops & Iteration

Repeat operations and iterate over data collections with various loop types.

Switch Logic

Multi-branch decision making with switch/case logic for complex routing.