UPPERSyntax =UPPER(string) Arguments ArgumentTypeDescriptionstringStringThe string to convert Examples =UPPER("abcde")→"ABCDE" =UPPER("hello World!")→"HELLO WORLD!"Updated 2 months ago TRUNCATENumber ManipulationAsk AISyntaxArgumentsExamples