Differences
This shows you the differences between two versions of the page.
ppl:functions:lower [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:lower [2024/03/27 14:34] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== LOWER(var: | ====== LOWER(var: | ||
- | Returns a string of "var" | + | Returns a string of `var` with all uppercase characters converted to lowercase characters |
- | **See also:** Upper, Mixed | + | --- |
+ | **See also: | ||