Using macros in templates


You can also use macros in your templates to have various strings automatically generated when you create objects from template. Macros are called in templates in the form __MacroName__ (with two underscores before and two underscores after the macro name).

The following macros are provided by the IDE and are available for use in templates but can not be modified:


Contents Prev Next Index