not-equals
Work with not equals
Overview
The not-equals
action is part of the logicfn set in Rhyme. Work with not equals.
Category: Logicfn
Area: ⚙️ System & Control Flow
Basic Usage
not-equals "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
not-equals "Example usage"
Example 2: With Variables
$my-variable: "some value"
not-equals $my-variable
Tips
- 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.