[From: 1.1.1] Raw Compare

4 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
4 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?

20 Showing 12 of 2
Log in to reply.