string requiredThe text whose first character is lowercased. The rest of the string is returned exactly as given. A bare colon ends the parameter, so escape a literal colon in the text as #:.
{lcfirst:Hello}
{lcfirst:Hello World}
{lcfirst:NASA report}
{lcfirst:hello}
[{lcfirst:}]
{lcfirst:123ABC}
{lcfirst:{strtoupper:make me loud}}
{lcfirst:Ready#: set go}