Product Site

5.4.26.2. length (Class Method)

Validates that number is zero or a positive whole number under NUMERIC DIGITS digits. If digits is not specfied, it defaults to internalDigits.

Raises a syntax error for argument name if the validation fails, else returns with no result.

See also methods position and nonNegativeWholeNumber.