String Functions¶
Note
CODESYS provides additional string functions in the library “StringUtils”. A short description of these functions is available in the library itself.
Note
To work with WSTRING data, you can use the corresponding string functions of standard64.library: WCONCAT, WDELETE, WFIND, WINSERT, WLEFT, WLEN, WMID, WREPLACE, and WRIGHT.