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