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