Function to concatenate Unicode strings.

Inputs

Input

Data type

Description

IN_1

WSTRING

Any WSTRING variable or constant expression.

IN_2

WSTRING

Any WSTRING variable or constant expression.

Outputs

Output

Data type

Description

Q

WSTRING

Concatenation of both inputs.

Remarks

The result string is truncated if longer than 32000 characters.


Created with the Personal Edition of HelpNDoc: Maximize Your PDF Protection with These Simple Steps