This Function returns a <string>, which is the specified Unicode string converted to UTF8.
Parameters
Value <string> |
|
Unicode string to convert.
|
|
|
Example 1
|
StringToUTF8("Kalipso")
Result = Kalipso
|
- In Kalipso, all strings are Unicode.
|
Updated: 3/22/2013 4:32 PM |