FindWString (FUN)ΒΆ
FUNCTION FindWString : UDINT
Same semantics as Find from the standard.library. A null pointer will lead to a return of 0 and eError = ERROR.INVALID_PARAMETER
- InOut:
Scope
Name
Type
Comment
Return
FindWStringUDINTInput
pst1POINTER TO WSTRING(255)
pst2POINTER TO WSTRING(255)
udiSearchStartUDINTa position relative to 1, where the search starts
Output
eError