End-For
This action in Avo Assure is available under the @Generic element, instructs the Avo Assure, after completing loop execution, to end the For loop using End-For action.
Syntax
Input Value: N/A
Argument
Description
N/A
Not Applicable
Output Value: N/A
Argument
Description
N/A
Not Applicable
Example
Marks the end of a For loop block in the execution flow
The End For action does not require any value from the Input Value column. It indicates the end of the For-loop block and signals the system to either repeat the loop or exit it based on the defined iteration count.

Last updated
Was this helpful?