convertHexToBlob() Operation
Syntax |
| |
---|---|---|
Semantics | Returns the blob as a Hex string. | |
Substitutables |
| Can be any variable or object attribute having the type Blob. |
| A String of Hex literals. For example: "2A2B" (ASCII: "*+") | |
Examples |
NONE
|
Syntax |
| |
---|---|---|
Semantics | Returns the blob as a Hex string. | |
Substitutables |
| Can be any variable or object attribute having the type Blob. |
| A String of Hex literals. For example: "2A2B" (ASCII: "*+") | |
Examples |
NONE
|