INSERT_W
Function to insert characters in a Unicode string.
Inputs
Input |
Data type |
Description |
IN |
WSTRING |
Unicode character string. |
STR |
WSTRING |
Unicode string containing characters to be inserted. |
POS |
DINT |
Position of the first inserted character (first character position is 1). |
Outputs
Output |
Data type |
Description |
Q |
WSTRING |
Modified string. |
Remarks
The first valid character position is 1.
The result string is truncated if longer than 32000 characters.
INSERT_W |
IEC 61131-3 Automation platform > Programming - Reference guide > UNICODE strings (WSTRING) > INSERT_W |
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator