| 
                                                     
                                                          | 
                                                
                                                     Macro Command Help  | 
                                            
| 
                                                     Macro Command Name  | 
                                                
                                                     Menu Path  | 
                                                
                                                     Link to Command Table  | 
                                            
| 
                                                     ENDIF  | 
                                                
                                                     Access via macro or menu only  | 
                                                
Introduction
Terminates one or more logical expressions involving substitution variables and constants in a macro or menu.
How to use
Used as part of the !IF command.
Format
!IF <CONDITION>, ... ,THEN statement(s)
!ELSEIF <CONDITION>, ...,THEN statement(s)
!ELSEIF <CONDITION>, ...,THEN statement(s)
!ELSE statement(s)
!ENDIF
Refer to the !IF command for more detailed help.