Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:Capitalize

From Resonite Wiki
Capitalize
Str
*
Formatting

The Capitalize node takes in a string and capitalizes the first letter of the string. Having a letter that is not in the first index of the string will not capitalize the string.

Inputs

Str (String)

The string to capitalize.

Outputs

* (String)

The capitalized string.