Skip to main content

Equal component

Performs a deep comparison between two or more items of the values array to determine if they are equivalent.

component image

In-ports

values Array — input values.

Out-ports

result Boolean — returns true if the values are equal, else false.