User Tools

Site Tools


syntax:functions:trimend

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
syntax:functions:trimend [2015/01/31 16:04] – created dmitrysyntax:functions:trimend [2015/03/27 17:37] elenap
Line 1: Line 1:
 ===== TrimEnd(text) ===== ===== TrimEnd(text) =====
  
-Trims trailing spaces from //text//. Leading spaces will be preserved, if any.+Trims trailing spaces from the //text//. Leading spaces will be preserved. Can be used with //'text'// or //[field]//.  
 +Will be applied to each row of the selected column. 
 + 
 +^  Example  ^  Result 
 +|  trim('Columbia '   Columbia 
 +|  trim([company])  |  (removes the spaces after the company name)  |
  
 **See also** **See also**
   * [[syntax:functions:trim]]   * [[syntax:functions:trim]]
   * [[syntax:functions:trimstart]]   * [[syntax:functions:trimstart]]
syntax/functions/trimend.txt · Last modified: 2021/08/11 15:19 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki