Web3S_Demo > Web 3S Uint 256Function Library > uint256 > integer

uint256 > integer

Returns true if A is greater than B (A > B)

Inputs

A
Uint 256 Structure (by ref)

B
Integer

Outputs

Return Value
Boolean

Returns true if A is greater than B (A > B)