init-images
Work with init images
Overview
The init-images
action is part of the init set in Rhyme. Work with init images.
Category: Init
Area: ⚙️ System & Control Flow
Basic Usage
init-images "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
init-images "Example usage"
Example 2: With Variables
$my-variable: "some value"
init-images $my-variable
Tips
- 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.