User Tools

Site Tools


syntax:functions:pick

This is an old revision of the document!


Pick(index, values, separator)

Returns value from a list which is a text delimited by separator, by its index in the list.

Values in the delimited string are always considered text, even if they look like a number. Separator value may contain more than 1 character.

Example Result
pick(3, 'Please don’t stop the music', ' ') stop

See also

syntax/functions/pick.1466436467.txt.gz · Last modified: 2016/06/20 11:27 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki