You are here: Start » Filter Groups » TestObject

TestObject

Description

Checks a general condition related to an object.

Filters in this group

TestObjectNotNil - Produces 'True' if the input object is present or 'False' otherwise.
TestObjectNil - Produces 'True' if the input object is NOT present or 'False' otherwise.
TestObjectEqualTo - Checks whether the input object is equal to another object.
TestObjectUnequalTo - Checks whether the input object is not equal to another object.