Adds the name of the dynamic template block nested within the parent template file to the TEMPLATE array of the internal rFastTemplate instance.
Syntax
|
Parameters
Macro
A string that specifies the name of the dynamic template block nested within the template file.
Parent
A string that specifies the 'parent' – the template name stored in the TEMPLATE array of the internal rFastTemplate instance and referencing the name of the template file within which the dynamic block is nested. Holds an empty string by default.
Returns
A boolean which is always true.