IF Statement Overview

The IF statement conditionally executes one statement based on the value of a logical expression.

See Also