Was this helpful?
Changing Template Language Statements
Template files include executable statements in a template language to tell Vision how to generate the code. The code generator executes the template language statements to produce the source code for a frame. These statements themselves do not appear in the generated 4GL code. Executable statements begin with "##".
The executable statements used by the code generator are listed in Template Files Reference. You can add or delete statements to a template file, but you cannot change the basic format of a statement.
Last modified date: 11/28/2023