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
StrFindA
INT
Input
pst1
POINTER TO STRING(255)
pst2
POINTER TO STRING(255)
uiSearchStart
UINT
a position relative to 1, where the search starts