Templates

Templates are a structured description of coding patterns that reoccur in the expression editor.

The expression editor supports the use of templates to fill in commonly used source patterns. Templates can be inserted using content assist (Ctrl+Space). Reoccurring expression syntax can be saves as a template by using the

Save as Template button (to the right of the expression editor). On clicking this button, you will be prompted to provide a name for the template.

Note: While defining a constant string values use "Single Quote(')" in the expression editor.