Page History
Compatible Unicode Intrinsic Functions - AsNativeString Method
| Panel | ||
|---|---|---|
| ||
Convert the UTF String to native |
Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | String | Native value |
Details
AsNativeString returns the subject Unicode String converted to the current code page.
Characters that are not valid in the current code page will be replaced with a question mark ( ?).