Navigation:  Reference > Commands >

For Exit If

Print this Topic Previous pageReturn to chapter overviewNext page

 

This is a process control command, i.e., it will control whether to exit from a FOR/NEXT loop.  This is one part of a complete command structure.

 

 

FEXIT_IF lexprRequired - If the expression resolves to .TRUE., then the program will transfer control to the line following the appropriate NEXT command.  The counter value will remain at the last value.

 

 

COMMENTS

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

 

 

SEE ALSO

FOR, FLOOP, FLOOP_IF, FEXIT, NEXT

 

 


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