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