Skip to content

substring

Algorand TypeScript


Algorand TypeScript / op / substring

substring(a, b, c): bytes

Defined in: op.ts:3493

A range of bytes from A starting at B up to but not including C. If C < B, or either is larger than the array length, the program fails

bytes

uint64

uint64

bytes

Native TEAL opcode: substring3 Min AVM version: 2