Working with Data Models › Macro Toolbox › Miscellaneous Macros › %DatatypeScale()
Returns the number of decimal places for decimal datatypes.
Syntax
%DatatypeScale()
Syntax Example
/* For example, in decimal(10,2)*/
Expansion
2
Usage
Classified as a Miscellaneous macro.