if
Provides conditional flow control based on operation results. Execute code blocks when operations succeed or fail, allowing your applications to respond appropriately to different outcomes and handle errors gracefully.
Area: 📦 control
Available Actions
This set contains 2 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
if-fail "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.