subblob() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | Extracts a sub-blob of a given length beginning at position startIndex. Returns a new blob. The state of the current blob is not changed. If length is greater than the length of the blob, an error is raised. | |
| Substitutables | aBlob, aSubBlob | Can be any variable or object attribute having the type Blob. |
| Can be any variable or object attribute having the type Integer. | |
| Examples |
NONE
| |
