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