Official ZPE/YASS documentationstring_is_uppercase
string_is_uppercase (string text) ⇒ boolean
Returns true
if the string or character specified is an uppercase string or character.
Alternative function names: str_is_ucase
First available: Version 1.3.7.1
There are no comments on this page.