Navigation:  Reference > Commands >

Else If

Print this Topic Previous pageReturn to chapter overviewNext page

 

This is a process control command, i.e., it will control whether a command, or group of commands will be executed.  This is one part of a complete command structure.

 

 

ELSE_IF lexprRequired - If the ELSE_IF expression resolves to .TRUE., the command lines between the ELSE_IF command and the next ELSE_IF, ELSE or ENDIF command will be executed.

 

 

COMMENTS

For more information on the different structured programming commands, and the ELSE_IF command in particular, please see Structured Programming Commands.

 

 

SEE ALSO

IF, ELSE, ENDIF

 

 


Page url: http://www.cassoftware.com/tas/manual/elseif.htm