Important notes about Substitutions
The proper functioning of the substitutions is subject to specific conditions, listed below:
- You can not use the substitution of a symbolic reference to replace a part of the name of an item. Instead, you have to replace the entire name of the item.
Example:

- If the replacement involves a text within the expression, it is necessary that the replacement text is enclosed in double quotes (").
Example:
"Current Item = " & @Article@
where @Article@ is "Crank Mod 1810 ".
Produces the string:
"Current Item = Crank Mod 1810"
- The Substitutions apply only to configuration fields of animation and / or page; are not available in other contexts.