Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method String.sillycaps()


Method sillycaps

string sillycaps(string str)

Description

Convert the first character in each word (separated by spaces) in str to upper case, and return the new string.