Create a Value Substitution Macro¶
To write a value substitution macro:
- Determine where to enter the macro: in-line or for re-use.
- Determine the reference of the value to resolve:
- Data Model reference syntax is “data/datamodel.attribute” or “datamodel.attribute”. The first instance of the datamodel.attribute will be the target.
- Enter any static text that should combine with the evaluated macro - if required. Static text is entered outside the “{{” and “}}”.