get-row
Work with get row
Overview
The get-row
action is part of the row set in Rhyme. Work with get row.
Category: Row
Area: 📊 Data & State Management
Basic Usage
get-row "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
get-row "Example usage"
Example 2: With Variables
$my-variable: "some value"
get-row $my-variable
Tips
- This action is part of the row set
- Common use case: Managing app data and variables
Related Actions
Related actions from the row set will be listed here.