Clib Is Printable Not Space Method

The Clib Is Printable Not Space method returns True if the value you specify in the char argument is a printable character other than the space character that ASCII code 32 represents. If the value you specify is not one of the these values, then it returns Null.

The arguments for this method are the same as the arguments for the Clib Is Alphabetic method. For more information, see Clib Is Alphabetic Method.

Format

Clib.isgraph(char)