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