init-all
Work with init all
Overview
The init-all action is part of the init set in Rhyme. Work with init all.
Category: Init
Area: ⚙️ System & Control Flow
Basic Usage
init-all "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
init-all "Example usage"Example 2: With Variables
$my-variable: "some value"
init-all $my-variableTips
- This action is part of the init set
- Common use case: Controlling app flow and logic
Related Actions
Related actions from the init set will be listed here.