Navigation : Envision Language Lokad Platform Envision Gallery Envision Reference - Glossary - Tile syntax - List of icons - StyleCode sub-language - _ - A-B-C - D-E-F - G-H-I - J-K-L -- join -- keep -- label -- last -- lastForex -- like -- linear -- linechart -- log -- logGamma -- loglikelihood.logLogistic -- loglikelihood.negativeBinomial -- loglikelihood.normal -- loglikelihood.poisson -- logLogistic -- loop -- lowercase - M-N-O - P-Q-R - S-T-U - V-W-X - Y-Z Envision Specifications Library Legacy lowercase lowercase(a: text) 🡒 text, const pure function Returns the lowercase variant of the text. show scalar "" with lowercase("Hello World!") // returns "hello world!" See also (~) operator uppercase User Contributed Notes 0 notes + add a note loop M-N-O