save-user-data
Work with save user data
Overview
The save-user-data
action is part of the users set in Rhyme. Work with save user data.
Category: Users
Area: ⚙️ System & Control Flow
Basic Usage
save-user-data "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
save-user-data "Example usage"
Example 2: With Variables
$my-variable: "some value"
save-user-data $my-variable
Tips
- 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.