Source position: JPL.Strings.pas line 223
function StrInArray(
const s: string;
const Arr: array of string;
const IgnoreCase: Boolean
):Boolean;