End If

Category

If Commands

Description

This command signifies the exit point of If actions. Required for all Begin Ifs. Use this command when you want to signify the exit point of your if scenario.

Parameters

Command without parameter.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\If Commands\End If\End If.xml

See Also