4.6 SET Tag
The SET tag allows RES-Reach programmers to do the following:
- create temporary, private variables for use within a single template;
- create public variables to keep data in memory for multiple template invocations;
- change the value of run-time variables; and
- call external functions or programs and return results.