Aurora Visio Studio TOP » Filter Groups » TestObject
TestObject
Description
Checks a general condition related to an object.
Filters in this group
Icon | Name | Description |
---|---|---|
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. |