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