isHexDigit

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

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.