User Tools

Site Tools


syntax:functions:lower

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:lower [2015/03/27 15:08] elenapsyntax:functions:lower [2015/04/03 18:02] elenap
Line 1: Line 1:
 ===== Lower(text) ===== ===== Lower(text) =====
  
-Returns //'text'// converted into lowercase letters. Can be used with //'text'// or //[field]// - see Example 2.+Returns //text// converted into lowercase letters. 
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
 |  lower('Customer Service' |  customer service  | |  lower('Customer Service' |  customer service  |
-|  lower([industry])  |  (returns text in lowercase letters)  | 
  
-Note: To test Example 2 in EasyMorph need to use table with column "industry"+Example using field name: 
 + 
 +^  Example  ^  Industry  ^  Result  ^   
 +|  lower([Industry])  |  Energy  |  energy  |
  
 **See also** **See also**
   * [[syntax:functions:upper]]   * [[syntax:functions:upper]]
syntax/functions/lower.txt · Last modified: 2021/08/14 22:18 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki