This Function returns a <string>, which is the specified UTF7 string converted to Unicode.
Parameters
Value <string> |
|
UTF7 string to convert.
|
|
|
Example 1
|
UTF7ToString("Kalipso")
Result = Kalipso
|
- In Kalipso, all strings are Unicode.
|
Updated: 3/21/2018 4:36 PM |