substring
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
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Native TEAL opcode: substring3
Min AVM version: 2