This website requires JavaScript.
Explore
Sign In
mirror
/
hugo
mirror of
https://github.com/gohugoio/hugo
Watch
1
Star
0
Fork
You've already forked hugo
0
Code
Issues
stable
hugo
/
docs
/
content
/
en
/
functions
/
strings
/
ToLower.md
340 B
Raw
Permalink
Blame
History
title
description
categories
keywords
params
aliases
strings.ToLower
Returns the given string, converting all characters to lowercase.
functions_and_methods
aliases
returnType
signatures
lower
string
strings.ToLower INPUT
/functions/lower
{{
lower
"BatMan"
}}
→ batman