Product Site

5.4.26.8. position (Class Method)

Validates that number is 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 length and positiveWholeNumber.