User Tools

Site Tools


syntax:functions:startswith

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:startswith [2015/03/29 21:47] elenapsyntax:functions:startswith [2015/04/03 18:16] elenap
Line 1: Line 1:
 ====== StartsWith(textA, textB) ====== ====== StartsWith(textA, textB) ======
  
-A search function used to check if the first string of text ('TextA') or a field ([FieldName]) starts with the specific text ('TextB').  +A search function used to check if the first string of text starts with the specific text. 
-Can be used in Transformations [[transformations:filter|Filter by condition]], [[transformations:addcolumn|Calculate new column]] .+
  
-True if 'textAstarts with 'textB'Case sensitive.+It returns TRUE if //textA// starts with //textB//, otherwise it returns FALSEThis function is case sensitive.
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
syntax/functions/startswith.txt · Last modified: 2021/08/14 19:01 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki