Back to FabImage Studio website
You are here: Start » Filter Reference » Common » TestObjectNil
Produces 'True' if the input object is NOT present or 'False' otherwise.
Name | Type | Description | |
---|---|---|---|
![]() |
inObject | <T>? | Conditional object being inspected |
![]() |
outIsNil | Bool | 'True' if the object doesn't exist, 'False' otherwise |
Remarks
This filter can replace the following formula:

Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of TestObject filter group.