[Array->Contains]

Array

Member

Preferred

8.0

[Array->Contains] returns True of the tag parameter is contained in the array or False otherwise. This tag performs the same operation as the contains symbol >> with an array on the left-hand side.

[If: Array->(Contains: 'Value')] ... [/If]