Definitions for "Else"
Part of the conditional structure If cond Then ... Else ... End IF
Indicates the alternate branch of an if statement. This statement can be either unconditional, or may contain an additional condition in another if clause.
A common operator used in programming, it is used in conjunction with an "IF" statement. When read in "english", it is something like "IF this happens, do something, ELSE, do something different". HotDocs supports ELSE and ELSE IF expressions. DealBuilder supports use of ELSE in calculation, but relies on NOT for conditional expressions. GhostFill has no ELSE construct, but uses a DeleteBlockIf function or an IfTrue(condition,true result,false result).
Other; one or something beside; as, Who else is coming? What else shall I give? Do you expect anything else?
Besides; except that mentioned; in addition; as, nowhere else; no one else.
more; "would you like anything else?"; "I have nothing else to say"
other than what is under consideration or implied; "ask somebody else"; "I don't know what else to do"; "where else can we look?"
additional to or different from this one or place or time or manner; "nobody else is here"; "she ignored everything else"; "I don't know where else to look"; "when else can we have the party?"; "couldn't decide how else it could be done"
Keywords:  i'll, angry, fall, step, leave
(usually used with `or') if not, then; "watch your step or else you may fall"; "leave or else I'll get angry"
Otherwise; in the other, or the contrary, case; if the facts were different.
Keywords:  approach, command, follow, allows, one
Must follow an IF or ELSE IF command - allows a "one or the other" approach
Keywords:  section, constructs, called
the section called “if/then/else constructs
Keywords:  element
The else Element