User Tools

Site Tools


syntax:functions:endswith

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:endswith [2015/04/03 10:34] elenapsyntax:functions:endswith [2015/04/03 11:09] elenap
Line 1: Line 1:
 ====== EndsWith(textA, textB) ====== ====== EndsWith(textA, textB) ======
  
-A search function that is used to check if the first string of text (//textA//or a field (//FieldName//ends with the specific text (//TextB//).  +A search function that is used to check if the first string of text or a field ends with the specific text. 
-Can be used in transformation [[transformations:filter|Filter by condition]]+
  
-True if //textA// ends with //textB//Case sensitive.+It returns TRUE if //textA// ends with //textB//, otherwise it returns FALSEThis function is case sensitive. 
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
syntax/functions/endswith.txt · Last modified: 2021/08/14 19:02 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki