company logo

Text template definition

A text template definition consists of a method declaration (method header) and the template code. When passing templates with a method header, this must be coded as $-sequence, i.e. embedded in single '$' characters.

Definition: 

templ_def := '$' meth_dcl '$' templ_code [';']