set
explicit set of a variable
Overview
The set
action is part of the variables set in Rhyme. explicit set of a variable. explicit set of a variable
Category: Variables
Area: 🌐 External Integration
Basic Usage
set "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
set "Example usage"
Example 2: With Variables
$my-variable: "some value"
set $my-variable
Tips
- This action is part of the variables set
- Common use case: Connecting to external services
Related Actions
Related actions from the variables set will be listed here.