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