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 - itfPartialis searched- itfPartial- STR.IString- String whose position is searched in - itfString- udiStart- UDINT- 0 - The position within - itfStringfrom where the search starts- Output - eErrorID
