DELETE_W
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.
DELETE_W |
|
IEC 61131-3 Automation platform > Programming - Reference guide > UNICODE strings (WSTRING) > DELETE_W |
Created with the Personal Edition of HelpNDoc: Maximize Your PDF Protection with These Simple Steps

