Checks if Number is equal to the other and outputs in pulses of true and false
compact-number-check
@/compact-number-check
Checks if Number is equal to the other and outputs in pulses of true and false
NOnumber
Number to be checked
EQnumber
Number that will be equal
FApulse
Outputs False
TRpulse
Outputs True
To use the node in your project you should have the danielterletzkiy/compact-utils library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.