Else

From Wiki
Revision as of 11:47, 3 August 2007 by 65.32.162.67 (Talk)

Jump to: navigation, search

Synopsis

Else

Description

Used in conjunction with if, processed only when the if statement evaluates as false. Must be placed immediately after the true command from the if statement.

Related Commands

If

See also

Main Page Documentation