[ Main Menu ] [ Extension Tools Menu ] [ Enterprise Edition Menu ]
<iELSEIF> Tag


 
<iELSEIF
 
 
 
 

Usage

COND="<TRUE | FALSE>" 
[NOTCOND="<TRUE | FALSE>" ] 
[EXPR="<valid mathematical expression>" ] 
[ALIAS="<alias>"]      ( ) Lite Edition
 >

This acts the same as the iIF tag except that it is used to execute a second IF statement from within another IF statement if the first statement is FALSE.


iELSEIF Example
Example Source Code
Top