$title

Usage: $title(text)
Category: text
Implemented: Picard 2.1

Description:

Returns text in title case (first character in every word capitalized).

Example:

The following statement will return the value indicated:

$title(tHe houR is upOn uS)  ==>  "The Hour Is Upon Us"