lowercase lua code example Example: lowercase lua myString = myString:lower() -- or myString = string.lower(myString)