Integer64 <=> Integer64

Syntax

Integer64 <=> Integer64

Parameters

Left

Left integer64 for comparison

Right

Right integer64 for comparison

Output

If Left less than Right then execution goes on first pin

If Left equal Right then execution goes on second pin

If Left more than Right then execution goes on third pin