UPPERConverts a specified string to uppercase. Parameters value String (required) - The string to convert to uppercase. Returns String Examples JavaScriptUPPER("Empire State Building") // returns "EMPIRE STATE BUILDING"Updated 4 months ago UNIQUEUSERFULLNAMEAsk AITable of Contents Parameters Returns Examples