capitalizeString

Capitalize the first letter of string.

Return

non-nullable String

Parameters

str

String to be capitalized

See also