4.6 SET Tag
    The SET tag allows RES-Reach programmers to do the following:

    1. create temporary, private variables for use within a single template;
    2. create public variables to keep data in memory for multiple template invocations;
    3. change the value of run-time variables; and
    4. call external functions or programs and return results.