Source position: JPL.Strings.pas line 157
function CutStrBefore(
s: string;
CutBeforeText: string;
IgnoreCase: Boolean = False
):string;