Verifies whether an array-type property includes a value.
Class Name  | 
  | 
|---|---|
Component  | 
  | 
Required Input Parameters
array
The multi-value property to test, where array can reference one of the following:
Array
Collection, one of: Vector, List, Set
Iterator
Enumeration
Map
Dictionary
value
The value to find in the array-specified property.
Open Parameters
true
Rendered if value is found.

