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