12. Merge Templates
Notenik supports Merge Templates that can be formatted to place data from Note fields into predetermined positions, with the remainder of each template formatted according to the user’s needs. Merge Templates are most commonly used to create web pages formatted in HTML, but can be used to create any sort of output text files.
Notenik will look for two sorts of special strings embedded within a template file: variables and commands. These are identified by special delimiters.
Contents
- 12.1 Merge Delimiters
- 12.2 Merge Variables
- 12.3 Variable Modifiers
- 12.4 Merge Commands
Next: 12.1 Merge Delimiters
Skip to: Script Files