Templates

Templates are shortcuts used to insert a pre-defined framework of code. This code may be anything (e.g., the framework for a Do statement, class construction, While, etc.). The purpose is to save time and reduce the potential for errors in standard, repetitive code units. Once a template is inserted, you can complete the code quickly using manual and automated code entry methods.