You can create multiple branches through different conditions. Enter corresponding conditions in each branch; the flow will enter the current branch when the condition is met.
- When condition is met
- You can input text or add variables, supporting multiple logical judgment conditions:
- Equals
- Not Equal
- Greater Than
- Less Than
- Greater Than or Equal To
- Less Than or Equal To
- Contains
- Does Not Contain
- Exists
- Does Not Exist (No need to fill in the content on the right side of the logical operation)
- You can input text or add variables, supporting multiple logical judgment conditions:
- Output Parameters
- None
- Execution Log
- Start Time
- End Time
- Duration (ms)
- Status (Success/Failure)
Loop