Working with Data Models › Macro Toolbox › Miscellaneous Macros › %:
Returns the value of the given variable.
Syntax
%:
Syntax Example
%Decl(abc, 7)
%:abc
Expansion
7
Usage
Classified as a Miscellaneous macro.