It is now possible to insert dynamic values into any keys string in any location using the new (VAR % [variable]) command:
“(VAR % [variable name])” — Everything in the parentheses will be replaced by the value stored in “variable name.” This command ...