User Tools

Site Tools


syntax:functions:in

This is an old revision of the document!


In(value, values, 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.

Example Result
in('A', 'a;aa;AAA', ';') FALSE

See also

syntax/functions/in.1466435798.txt.gz · Last modified: 2016/06/20 11:16 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki