Filter Node
The Filter Node
gets elements to the Input Ports
and transmits the elements to the Output Ports
without any change if the value of the Conditional Port
is_true
, otherwise does not transmit.
Click the +
button in the Input
group of Ports
to add new input elements.
The number of Input Ports
in not limited.
The Output Ports
are added automatically to transmit the values of the Input Ports
.
The Input Ports
and the Output Ports
can be renamed and rearranged.
The Input
and the Output Ports
can accept the following types of data: number
, integer
, bool
, object
, string
, array
, or any
.