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