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