FIND (FUN)ΒΆ
FUNCTION FIND : UDINT
Searches for the position of a partial string within a string.
- InOut:
Scope
Name
Type
Initial
Comment
Return
FIND
UDINT
Input
itfString
STR.IString
String within which
itfPartial
is searcheditfPartial
STR.IString
String whose position is searched in
itfString
udiStart
UDINT
0
The position within
itfString
from where the search startsOutput
eErrorID