Signature
path=null start=null
Parameters
- str:
string- The string to be converted.
Returns
string - The input string converted to title case.
Example
path=null start=null
Converts a string to title case.
string - The string to be converted.string - The input string converted to title case.