convertToString Blobs() Operation
Syntax |
NONE
| |
---|---|---|
Semantics | Returns the blob as base64 string. | |
Substitutables | aString | Can be any variable or object attribute having the type String. |
aBlob | Can be any variable or object attribute having the type Blob. | |
Examples |
NONE
|
Example File (Builder project E2E Action Language/BaseTypes):
<your example path>\E2E Action Language\BaseTypes\uml\converter.xml |