Working with Data Models › Macro Toolbox › Miscellaneous Macros › %DatatypeWidth()
Returns the field width of the datatype.
Syntax
%DatatypeWidth()
Syntax Example
/* For example, in decimal(10,2)*/
Expansion
10
Usage
Classified as a Miscellaneous macro.