answersLogoWhite

0

the initcap function sets the first character in each word to uppercase and the rest to lowercase.

The syntax for the initcap function is:

initcap( string1 )

string1 is the string argument whose first character in each word will be converted to uppercase and all remaining characters converted to lowercase.

User Avatar

Wiki User

∙ 14y ago

What else can I help you with?