PosStr(String,String,Integer,Boolean) Method

Represents method PosStr(String,String,Integer,Boolean).

Namespace: flcStrings
function PosStr(const F, S: String; const Index: Integer = 1; const AsciiCaseSensitive: Boolean = True): Integer;

Parameters

F
Type: String

S
Type: String

Index
Type: Integer

AsciiCaseSensitive
Type: Boolean

Return Value

Type: Integer