VC7 Wizard - Template Directive Syntax ====================================== [!if SYMBOL_NAME] - Check the value of the symbol. If true, the block is included. [!else] [!endif] [!output SYMBOL_NAME] - The value of the symbol will be sent to the output stream. [!output "string"] - The string will be sent to the output stream. [!loop = SYMBOL_NAME] [!loop = number] [!endloop]