loops
Create repeating operations and iterate through data structures. Loop a specific number of times with loop and repeat actions, or iterate through collections and groups with foreach. Essential for processing lists, generating repeated content, and automating repetitive tasks in your applications.
Area: 📦 control
Available Actions
This set contains 3 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
foreach "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.