Create a Macro for Re-use

To create a macro for re-use:

  1. Choose the hierarchy to which the macro will apply.

  2. Choose data/Macro.

  3. Click Add.

  4. Enter a Name for the macro.

  5. Enter the macro in the Macro input box.

  6. Click Save to save the macro.

  7. The Macro is available for editing from data/Macro/{macro name}, and for use in for example a Configuration Template with a macro reference of the form {{macro.macro name}}.

To call a macro created for re-use:

Macros that have been created and saved can be called using macro syntax but with the namespace “macro” followed by the macro name: “{{macro.macroname}}”.