Web3S_Demo > Web 3S Uint 64Function Library > uint64 < uint64

uint64 < uint64

Returns true if A is less than B (A < B)

Inputs

A
Uint 64 Structure (by ref)

B
Uint 64 Structure (by ref)

Outputs

Return Value
Boolean

Returns true if A is less than B (A < B)