Web3S_Demo > Web 3S Uint 256Function Library > uint256 <= Byte

uint256 <= Byte

Returns true if A is less than or equal to B (A <= B)

Inputs

A
Uint 256 Structure (by ref)

B
Byte

Outputs

Return Value
Boolean

Returns true if A is less than or equal to B (A <= B)