Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Unicode Intrinsic Functions - AsNativeString Method

Panel
bgColor#2c3c4c

Return the string as a native string

Member of Unicode Intrinsic Functions (PRIM_LIBI.IUnicodeIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

String

Resulting Nativestring

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 (question)(? ).


See also

All Component Classes

Technical Reference