StrIsGraph
string
,
needs examples
bool StrIsGraph(str s)
Description
Returns true if
isgraph
applies to all characters in the string.