concatBlob() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | Concatenates an arbitrary number of blobs. Returns a new blob. The state of the current blob is not changed. | |
| Substitutables | aBlob, anotherBlob | Can be any variable or object attribute having the type Blob. |
| Examples |
NONE
| |