| Bookshelf Home | Contents | Index | PDF |    | 
| Siebel eScript Language Reference > Siebel eScript Commands > The Clib Object Character Classification in Siebel eScript > Clib.isprint() MethodThis function returns true if a specified character is printable. SyntaxReturnsTrue if char is a printable character that can be typed from the keyboard; otherwise, false. UsageThis function returns true if char is a printable character that can be typed from the keyboard (ASCII codes 32 through 126); otherwise, it returns false. See AlsoClib.isalnum() Method | 
|  |    | 
| Siebel eScript Language Reference |