LOWERSuggest EditsConverts a specified string to lowercase. Parameters value String (required) - The string to convert to lowercase. Returns String Examples LOWER("Empire State Building") // returns "empire state building" Updated almost 2 years ago Did this page help you?YesNoTable of Contents Parameters Returns Examples