This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Collections (collections of objects) > General methods for Collections > includes(Object obj)

includes(Object obj)

Returns true if the assigned object obj is included in the Collection.

includes(Object obj)
Argument Object obj Object which has to be included in the collection.
Return value Boolean