User Tools

Site Tools


syntax:functions:in

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
syntax:functions:in [2016/06/20 11:16] – created dmitrysyntax:functions:in [2016/06/20 11:24] dmitry
Line 2: Line 2:
  
 Returns either TRUE or FALSE depending on whether a value is present in a list of values which is a text string, delimited by separator. Returns either TRUE or FALSE depending on whether a value is present 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.
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
Line 10: Line 12:
   * [[syntax:functions:match]]   * [[syntax:functions:match]]
   * [[syntax:functions:pick]]   * [[syntax:functions:pick]]
-  * [[transformations:group]]+  * [[transformations:group|Group]]
syntax/functions/in.txt · Last modified: 2021/08/16 04:34 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki