Binary String Intrinsic Functions - AsHexString Method
Convert the binary value to hexadecimal
Member of Binary String Intrinsic Functions (PRIM_LIBI.IBinaryStringIntrinsics)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | String | Hexadecimal value |
Convert the binary value to hexadecimal.
Febuary 18 V14SP2