getBit
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / op / getBit
Function: getBit()
Section titled “Function: getBit()”getBit(
a,b):uint64
Defined in: packages/algo-ts/src/op.ts:942
Bth bit of (byte-array or integer) A. If B is greater than or equal to the bit length of the value (8*byte length), the program fails see explanation of bit ordering in setbit
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Native TEAL opcode: getbit
Min AVM version: 3