TI-Basic Z80 Programming/Instructions/Else

From Wikibooks, open books for an open world
< TI-Basic Z80 Programming | Instructions
Jump to: navigation, search

Else

TI Basic command, accessed from within the program editor or from the Catalog (2nd+0)

[edit] Usage

If...Then...Else...End

[edit] Result

Causes all commands from Else tag to End tag within the If loop to be executed only if the condition for the If loop is false. Note that Then must be used, that is If...Else...End is illegal.

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export