User Tools

Site Tools


syntax:functions:match

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
syntax:functions:match [2016/06/20 11:22] – created dmitrysyntax:functions:match [2016/06/20 11:23] dmitry
Line 1: Line 1:
-===== In(value, values, separator) =====+===== Match(value, values, separator) =====
  
 Returns position of a value in a list of values which is a text string, delimited by separator. Values in the delimited string are always considered text, even if they look like a number. First argument is implicitly converted to text. Separator value may contain more than 1 character. Returns position of a value in a list of values which is a text string, delimited by separator. Values in the delimited string are always considered text, even if they look like a number. First argument is implicitly converted to text. Separator value may contain more than 1 character.
Line 9: Line 9:
 === See also === === See also ===
  
-  * [[syntax:functions:match]]+  * [[syntax:functions:in]]
   * [[syntax:functions:pick]]   * [[syntax:functions:pick]]
   * [[transformations:group|Group]]   * [[transformations:group|Group]]
syntax/functions/match.txt · Last modified: 2021/09/13 22:46 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki