Embedding a scriptable value
data

The data element provides a way to attach a hidden attribute containing a value to a word or phrase.
This is useful when a scriptable value needs to be embedded into the composition.
Properties
- value
- The computer-readable value associated with the element
Examples
h1 Nails
ul {
li <<data *value='PKI-440012' Common>>
li <<data *value='PKI-440051' Masonry>>
li <<data *value='PKI-440088' Finishing>>
li <<data *value='PKI-440093' Roofing>>
}