addedValueMacros.showval
Syntax
{addedValueMacros.showVal(metaname, linkTitle = nil, msgNum = "", attributes = nil, expandEmailAddresses = true)}
- metaname - the name of an addedValeus variable.
- linkTitle - optional.
- msgNum - optional.
- attributes - optional.
- expandEmailAddresses - optional.
Examples
| {addedValueMacros.showVal("subject")} |
Semantics
ShowVal is a legacy from the metadata ancestor of addedValues, superceded by new techniques. It is preserved as a placeholder and is not implemented.
See also