StrFindA (FUN)ΒΆ
FUNCTION StrFindA : INT
Similar semantics as Find from the standard.library. A null pointer will lead to a return of -1
- InOut:
Scope
Name
Type
Comment
Return
StrFindAINTInput
pst1POINTER TO STRING(255)
pst2POINTER TO STRING(255)
uiSearchStartUINTa position relative to 1, where the search starts