User Tools

Site Tools


syntax:functions:contains

This is an old revision of the document!


Contains(textA, textB)

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
contains( '2014/09/18', '/' ) True
contains( 'Canada', 'CAN' ) False

See also

syntax/functions/contains.1426900331.txt.gz · Last modified: 2015/03/20 21:12 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki