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
ノート
This page is under construction: it has not been reviewed for completeness.