====== StrIsUpper ====== {{tag>string needs_examples}} ''bool StrIsUpper(str s)'' ===== Description ===== Returns true if [[isupper]] applies to all characters in the string.