Sep 15, 2021
Hey, sorry for the late response; if you mean comparing them, you can just do the normal smaller-than / larger-than checks (i.e. with an `if` node): for example, 1000 (binary) will always be larger than any combination of 1s and 0s that precedes this 1, including 0111.