secret
Work with secret
Overview
The secret
action is part of the secrets set in Rhyme. Work with secret.
Category: Secrets
Area: ⚙️ System & Control Flow
Basic Usage
secret "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
secret "Example usage"
Example 2: With Variables
$my-variable: "some value"
secret $my-variable
Tips
- This action is part of the secrets set
- Common use case: Controlling app flow and logic
Related Actions
Related actions from the secrets set will be listed here.