Raw Compare

🛠️ 1.1.1
This topic is closed (tagged ).
25 days ago

Two inputs, A and B, identical to other Compare modules

3 outputs:

A < B -> Output 0
A = B -> Output 1
A < B -> Output 2
25 days ago

Fevix wrote:

Two inputs, A and B, identical to other Compare modules

3 outputs:

A < B -> Output 0
A = B -> Output 1
A < B -> Output 2

Usually this is done by like -1, 0, 1

Is it OK for you?

55 Showing 12 of 2
Log in to reply.