Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Common » TestObjectNotNil

TestObjectNotNil


Produces 'True' if the input object is present or 'False' otherwise.

Name Type Description
inObject <T>? Conditional object being inspected
outIsNotNil Bool 'True' if the object exists, 'False' otherwise

Examples

Description of usage of this filter can be found in examples and tutorial: Bottle Inspection, Capsules.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filters is member of TestObject filter group.