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