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