toUpperCamelCase

Converts a string in "snake_case" to "UpperCamelCase".

string
toUpperCamelCase
(
string input
)

Meta