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
Native TEAL opcode: substring3 Min AVM version: 2
substring3
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