if-success
Work with if success
Overview
The if-success
action is part of the if set in Rhyme. Work with if success.
Category: If
Area: 🎛️ Control
Basic Usage
if-success "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
if-success "Example usage"
Example 2: With Variables
$my-variable: "some value"
if-success $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.