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