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 24 days ago UNIQUEUSERFULLNAMETable of Contents Parameters Returns Examples