Function to delete characters in a Unicode string.

Inputs

Input

Data type

Description

IN

WSTRING

Any WSTRING variable or constant expression.

NBC

DINT

Number of characters to be deleted.

POS

DINT

Position of the first deleted character (first character position is 1).

Outputs

Output

Data type

Description

Q

WSTRING

Modified string.

Remarks

The first valid character position is 1.


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