|
This Function returns a <string>, which is the result of the conversion of the specified hexadecimal Value converted to unicode string.
Parameters
| Value <string> |
| |
Hexadecimal value to convert.
|
|
|
Example 1
|
HexToString("4B616C6970736F")
Result = Kalipso
|
- In Kalipso, all strings are Unicode.
|
Updated: 3/22/2013 4:30 PM |