This functionality is only available for certain module packages.

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

excluding(Object obj)

Returns a collection, which does not include the object obj.

excluding(Object obj)
Argument Object obj Object to be removed
Return value Collection