Returns TRUE if x is equal to 0. Otherwise, this function returns FALSE.
The connector pane displays the default data types for this polymorphic function.

![]() |
x can be a numeric scalar value, cluster, array of numbers, or a time stamp value. |
![]() |
x = 0? is a Boolean value of the same data type structure as x. |
Refer to the Greater - Various Uses VI in the labview\examples\general\functions\Comparison directory for an example of using the Equal To 0? function.