capitalized
-
function
-
Returns its parameter with the first letter of each word capitalized.
-
Example: +
put "now is the time".capitalized — Now Is The Time
-
Related: lowercase, uppercase
function
Returns its parameter with the first letter of each word capitalized.
Example: +
put "now is the time".capitalized — Now Is The Time
Related: lowercase, uppercase