StrCaseFindW (FUN)ΒΆ
FUNCTION StrCaseFindW : INT
Same semantics as Find from the standard.library. A null pointer will lead to a return of -1
- InOut:
- Scope - Name - Type - Comment - Return - StrCaseFindW- INT- Input - pst1- POINTER TO WSTRING(255) - pst2- POINTER TO WSTRING(255) - uiSearchStart- UINT- a position relative to 1, where the search starts 
