Create a Value Substitution Macro

To write a value substitution macro:

  1. Determine where to enter the macro: in-line or for re-use.

  2. Determine the reference of the value to resolve:

  3. Data Model reference syntax is “data/datamodel.attribute” or “datamodel.attribute”. The first instance of the datamodel.attribute will be the target.

  4. Enter any static text that should combine with the evaluated macro - if required. Static text is entered outside the “{{” and “}}”.