Navigation : Language Platform Library Reference - Glossary - List of read options - List of operators - List of aggregators - List of functions - List of keywords - Tile syntax - List of tiles - List of icons - List of virtual tables - Convolution power - StyleCode sub-language - _ - A-B-C - D-E-F - G-H-I - J-K-L - M-N-O - P-Q-R - S-T-U -- same -- single -- sliceSearchUrl -- smooth -- smudge -- solve.moq -- spark -- sqrt -- startsWith -- stdev -- stdevp -- stockrwd.c -- stockrwd.m -- stockrwd.s -- strlen -- substr -- sum -- support.max -- support.min -- tanh -- text -- today -- transform -- truncate -- tryParseDate -- tryParseNumber -- uniform -- uniform.left -- uniform.right -- uppercase - V-W-X - Y-Z Specifications Legacyuppercaseuppercase(text) 🡒 text, pure functionReturns the uppercase version of the text.Example:show scalar "" a1b1 with uppercase("Hello World!") // returns HELLO WORLD! See also(~) operatorlowercaseuniform.right V-W-X