Function to copy an ANSI string to a Unicode character string.

Inputs

Input

Data type

Description

Str

STRING

ANSI character string.

UTF8

BOOL

Code page (see remarks)

Outputs

Output

Data type

Description

Q

WSTRING

Unicode string containing copied characters.

Remarks

If UTF8 is TRUE, then the string is converted using the standard UTF8 encoding.

If UTF8 is FALSE, then the string is converted using the active code page.

The result string is truncated if longer than 32000 characters.


Created with the Personal Edition of HelpNDoc: Elevate your documentation to new heights with HelpNDoc's built-in SEO