Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Array Basics » TestArrayNotEmpty
Tests whether the size of an array does not equal zero.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inArray | <T>Array | Input array | 
![]()  | 
				outIsNotEmpty | Bool | Whether the size of the array doesn't equal zero | 
The type of this filter is defined using the type variable T which represents any valid type. Read more.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of TestArray filter group.


