capitalizeStringNullable

Capitalize the first letter of string.

Return

nullable String

Parameters

str

String to be capitalized

See also