Skip to main content



Value List Templates

Value list templates are used to check if a Value is found in the value list.

Template nameTemplate formatReturn type
has a value of<field> has a value of <add list valueBoolean
does not have a value of<field> does not have a value of <add list value>Boolean
is in<field> is in <value list>Boolean
the display value from<field> the display value from <value list>text
create list ofcreate list of <field> in <collection>list
with a new value list<values>list
from existing value list<value list> with <values>list