Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Array » Array Basics » TestArrayWithNilsOnly

TestArrayWithNilsOnly


Module: FoundationLite

Tests whether an array contains no other elements than Nils.

Name Type Description
Input value inArray <T>?Array Input array
Output value outIsWithNilsOnly Bool Whether the array contains no other elements than Nils

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of TestArray filter group.