Empty Array?
- Mise à jour2023-02-17
- Temps de lecture : 1 minute(s)
Empty Array?
Returns True if an array is empty. Otherwise, this node returns False.
Inputs/Outputs

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.

empty?
Boolean result of the operation.