User Tools

Site Tools


syntax:functions:upper

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
syntax:functions:upper [2015/03/29 21:49] elenapsyntax:functions:upper [2015/04/03 18:26] elenap
Line 1: Line 1:
 ===== Upper(text) ===== ===== Upper(text) =====
  
-Returns //text// converted into uppercase letters. Can be used with //'text'// or //[field]// - see Example 2.+Returns //text// converted into uppercase letters.
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
 |  upper('Health Services' |  HEALTH SERVICES  | |  upper('Health Services' |  HEALTH SERVICES  |
-|  upper([city])  |  (returns text in uppercase letters)  |+ 
 +Example using a field name: 
 + 
 +^  Example  ^  Industry  ^  Result  ^   
 +|  upper([Industry])  |  Energy  |  ENERGY  |
  
 **See also** **See also**
   * [[syntax:functions:lower]]   * [[syntax:functions:lower]]
syntax/functions/upper.txt · Last modified: 2021/08/14 22:24 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki