getBit
Algorand TypeScript / op / getBit
getBit(
a,b):boolean
Defined in: op.ts:964
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”boolean
Native TEAL opcode: getbit
Min AVM version: 3