strings.ToLower

strings.ToLower


Returns the given string, converting all characters to lowercase.

{{ lower "BatMan" }} → batman