User Tools

Site Tools


syntax:functions:contains

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:contains [2015/03/20 11:54] elenapsyntax:functions:contains [2015/03/20 21:12] elenap
Line 1: Line 1:
 ====== Contains(textA, textB) ====== ====== Contains(textA, textB) ======
  
-True, if first text string (textA) contains the other (textB). Case sensitive.+A search function that is used in Transformation **Filter by condition** to check if a string of text ('TextA') or a field ([FieldName]) contains specific text ('TextB'). 
 + 
 +True, if first text string (textA) contains the other text string (textB). Case sensitive. 
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
Line 8: Line 10:
  
 === See also === === See also ===
-  * [[syntax:functions:contains|find]]+  * [[syntax:functions:find]] 
 +  * [[syntax:functions:endswith]] 
 +  * [[syntax:functions:startswith]]
syntax/functions/contains.txt · Last modified: 2021/08/14 21:59 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki