Previous Topic: %DatatypeScale()Next Topic: %Datetime


%DatatypeWidth()

Returns the field width of the datatype.

Syntax

%DatatypeWidth()

Syntax Example

/* For example, in decimal(10,2)*/

%DatatypeWidth()

Expansion

10

Usage

Classified as a Miscellaneous macro.