Official ZPE/YASS documentationstring_is_lowercase
string_is_lowercase (string text) ⇒ boolean
Returns true
if the string or character specified is a lowercase string or character.
Alternative function names: str_is_lcase
First available: Version 1.3.7.1
There are no comments on this page.