BigInt.IsMore¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
Big integer represented as bytes. | Bytes |
||
<output> |
A boolean value repesenting the result of the logic operation. | Bool |
||
Operand |
The bytes variable representing the operand | None |
&Bytes |
Examples¶
1 2 3 4 5 6 7 |
|