save-public-app-data
Work with save public app data
Overview
The save-public-app-data
action is part of the data set in Rhyme. Work with save public app data.
Category: Data
Area: 📊 Data & State Management
Basic Usage
save-public-app-data "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
save-public-app-data "Example usage"
Example 2: With Variables
$my-variable: "some value"
save-public-app-data $my-variable
Tips
- 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.