is-upper-case()

Returns true if all characters of the text value passed as argument are upper-case. The value null, empty and whitespace also returns true. Returns false otherwise.

Parameters

This predicate has no parameters.

Kind: Predicate
Scope: text
Aliases: upper-case, text-is-upper-case


This site uses Just the Docs, a documentation theme for Jekyll.