|
Syntax |
|
|
|---|---|---|
|
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 |
|
Can be any variable or object attribute having the type Blob. |
|
|
Can be any variable or object attribute having the type Integer. |
|
|
Examples |
|
|
Example File (Builder project E2E Action Language/BaseTypes): Base Types.zip
<your example path>\E2E Action Language\BaseTypes\uml\blob.xml