Next: , Previous: , Up: AutoGen Native Macros   [Contents][Index]


3.6.8 ELIF - Alternate Conditional Template Block

This macro must only appear after an IF function, and before any associated ELSE or ENDIF functions. It denotes the start of an alternate template block for the IF function. Its expression argument is evaluated as are the arguments to IF. For a complete description See IF - Conditionally Emit a Template Block.