EndIf

This action of Avo Assure available under the @Generic element instructs the Avo Assure to close the If condition statement after executing the conditional logic, without the EndIf action, the If condition cannot be executed correctly and will result in a dangling error.

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 an If or Else block in the execution flow

The End If action does not require any value from the Input Value column. It signifies the closure of an If, Else If, or Else block and ensures the logical condition block is completed before continuing with the next steps in the execution.

Last updated

Was this helpful?