End

An IF statement is executed based on the occurrence of a certain condition. IF statements must begin with the keyword IF and terminate with the keyword END.

Syntax

End

There are no parameters for this keyword.

See also