| Bookshelf Home | Contents | Index | PDF |    | 
| Siebel eScript Language Reference > Siebel eScript Commands > The Clib Object Character Classification in Siebel eScript > Clib.isgraph() MethodThis function returns true if a specified character is a printable character other than a space. SyntaxReturnsTrue if char is a printable character other than the space character; otherwise, false. UsageThis function returns true if char is a printable character other than the space character (ASCII code 32); otherwise, it returns false. See AlsoClib.isprint() Method | 
|  |    | 
| Siebel eScript Language Reference |