strings.ToUpper

strings.ToUpper


Returns the given string, converting all characters to uppercase.

{{ upper "BatMan" }} → BATMAN