if-fail
Work with if fail
Overview
The if-fail
action is part of the if set in Rhyme. Work with if fail.
Category: If
Area: 🎛️ Control
Basic Usage
if-fail "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
if-fail "Example usage"
Example 2: With Variables
$my-variable: "some value"
if-fail $my-variable
Tips
- This action is part of the if set
- Common use case: Managing app control flow
Related Actions
Related actions from the if set will be listed here.