LOWERConverts a specified string to lowercase. Parameters value String (required) - The string to convert to lowercase. Returns String Examples JavaScriptLOWER("Empire State Building") // returns "empire state building"Updated 4 months ago LONGITUDELPADAsk AITable of Contents Parameters Returns Examples