Skip to main content

Compare

Uncontrolled node

Overview

This node outputs a true or false depending on a certain comparison between two values. The node allows you to choose between the following comparisons:

  • Equal
  • Not Equal
  • Greater Than
  • Greater Than or Equal
  • Less Than
  • Less Than or Equal

Inputs

InputTypeDescriptionDefault
aNumberThe first value to compare-
bNumberThe second value to compare against-

Outputs

OutputTypeDescription
resultBooleanWhether the two input values compare true or false