logic
Build conditional logic and flow control in your applications. Create if statements with various comparison operators (equals, greater than, contains, etc.), perform logical operations like AND, OR, and XOR on variables, and use negation to reverse conditions. Essential for creating smart, responsive application behavior.
Area: ⚙️ System & Control Flow
Available Actions
This set contains 4 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
if "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors