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