core-kv-put
Work with core kv put
Overview
The core-kv-put
action is part of the core set in Rhyme. Work with core kv put.
Category: Core
Area: 🔧 Core
Basic Usage
core-kv-put "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
core-kv-put "Example usage"
Example 2: With Variables
$my-variable: "some value"
core-kv-put $my-variable
Tips
- This action is part of the core set
- Common use case: Core app functionality
Related Actions
Related actions from the core set will be listed here.