is-lower-case()

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

Parameters

This predicate has no parameters.

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


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