IsUpper
最后更新于
最后更新于
<evalcmd> IsUpper && bool && True if string consists only of uppercase letters. && string && string && String to test. </evalcmd>
Returns True if string consists entirely of uppercase letters, otherwise returns False.
//
See also: