Raw Compare

🛠️ 1.1.1
Fevix · 3 months 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
DeznekCZ
DeznekCZ · 3 months 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?

122
Showing 1–2 of 2