.run
Work with run
Overview
The .run
action is part of the modifier set in Rhyme. Work with run.
Category: Modifier
Area: 🎨 UI & Presentation
Basic Usage
.run "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.run "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.run $my-variable
Tips
- This action is part of the modifier set
- Common use case: Creating visual elements and layouts
Related Actions
Related actions from the modifier set will be listed here.