This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Collections (collections of objects) > General methods for Collections > includesAll(Collection sub)

includesAll(Collection sub)

Returns true if all objects of the Collection sub are included in the Collection.

includesAll(Collection sub)
Argument Collection sub Collection with objects which should be included in the collection.
Return value Boolean