titlecase

Make the first character in each word of a String uppercase.


Syntax


Parameters

  • String subject - The String to be converted to titlecase.


Result

  • String - The converted String.

Returns subject with the first character of each word converted to uppercase, if that character is alphabetic.

ptpscript/functions/titlecase.txt · Last modified: 2007/01/24 10:15
 
 
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki