convert To Title Case
Converts a string from UPPER_CASE_WITH_UNDERSCORES to Title Case.
Return
the converted string
Parameters
input
the string to convert
Converts a string from UPPER_CASE_WITH_UNDERSCORES to Title Case.
the converted string
the string to convert