Empty Array?

Returns True if an array is empty. Otherwise, this node returns False.

1378

Inputs/Outputs

datatype_icon

array

An n-dimensional array of any type.

This input also accepts clusters containing a single array, such as waveforms. This input changes to waveform when the data type is a waveform.

Data Type Changes on FPGA

When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.

datatype_icon

empty?

Boolean result of the operation.