Zum Inhalt springen

Math Compare Op

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

Compare two numbers.

This node compares two input numbers based on the selected operator.

  • Input: 5, 3 with operator >

Results in the comparison of 5 > 3.

  • Output: true
PortDescription
The first number.
The comparison operator to use.
The second number.
PortDescription
The result of the comparison.

ID: core/math-compare-op@v1