When the Control Loop Action finishes, its variables become available to the subsequent Actions in the workflow. These variables contain useful information about the loop control behavior, such as whether a loop was continued or broken.
By using this dynamic data, you can build more robust, responsive, and efficient automated workflows that adapt based on runtime decisions.
Variable | Details |
---|---|
Operation | Returns a string value that indicates whether the Action executed a Break or Continue command.
Examples:
|
Completion status | Retrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet. |
Adjust() | Streamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place text replacement (all, first, or last), ensuring (starts, ends, or does not), trimming (whitespaces, quotes, etc.), or changing capitalization. Chain multiple adjustments. Optionally, set a different display name. |
Assistance is here…
If you have any questions, please do not hesitate to contact our support team.