|
How to: |
The CHKNUM function checks a character string for numeric format. If the string contains a valid numeric format, CHKNUM returns the value 1. If the string contains characters that are not valid in a number, CHKNUM returns zero (0).
CHKNUM(numchar, source_string, output)
where:
Integer
Is the number of characters in the string.
Alphanumeric
Is the character string to be checked.
Numeric
| WebFOCUS | |
|
Feedback |