convertBinaryToInteger() Operation
Syntax |
NONE
| |
---|---|---|
Semantics | Decodes the binary data of the blob directly to an integer value. Max-value allowed within the blob is 64 bit. | |
Substitutables | anInteger | Can be any variable or object attribute having type Integer. |
aBlob | Can be any variable or object attribute having type Blob. | |
Examples |
NONE
|