Binary String Intrinsic Functions - AsHexToInt Method
Convert the hexadecimal value to an integer
Member of Binary String Intrinsic Functions (PRIM_LIBI.IBinaryStringIntrinsics)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | Integer | Integer value |
Access the integer equivalent of a hexadecimal string using this intrinsic.
Febuary 18 V14SP2