isDecimalDigit

The isDecimalDigit property determines whether to check that the input value includes only decimal digits, which are as follows:
  0123456789

Valid values are no (the default) and yes.

This property applies only to character fields.

Related concepts
Text forms

Related reference
Validation properties
validationFailed()
DataTable part in EGL source format
verifyChkDigitMod10()
verifyChkDigitMod11()

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.