Skip to content

Wonkey types string capitalize

wonkey:wonkey.types.String.Capitalize

Method Capitalize:String( )#

Capitalizes the string.

Returns the string with the first character converted to uppercase and the remaining characters unmodified.