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