strings.FirstUpper
Returns the given string, converting the first character to uppercase.
- Syntax
- strings.FirstUpper STRING
- Returns
- string
{{ strings.FirstUpper "foo" }} → FooLast updated:
September 11, 2026
:
content: Comply with function/method description guidance in style guide (76fa3fc9e)
Improve this page