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