Gopher
FUNCTIONS

lower

Converts all characters in the provided string to lowercase.

Syntax

lower INPUT
{{lower "BatMan"}} → "batman"