Blocks of code

Variables are restricted to blocks of code in a Template script. These blocks are denoted by the DO...OD, REPEAT … UNTIL, and IF … FI keywords.

Variables are not recognized unless they are placed within a code block.