| Bookshelf Home | Contents | Index | PDF |    | 
| Siebel eScript Language Reference > Siebel eScript Commands > The Clib Object Character Classification in Siebel eScript > Clib.isdigit() MethodThis function returns true if a specified character is a decimal digit. SyntaxReturnsTrue if char is a decimal digit from 0 through 9; otherwise, false. UsageThis function returns true if char is a decimal digit from 0 through 9; otherwise, it returns false. See AlsoClib.isalnum() Method | 
|  |    | 
| Siebel eScript Language Reference |