Unit 'LSRegEx' Package
[Overview][Types][Procedures and functions][Index] [#pl_solutions]

LSExtractStringUsingRegEx

Declaration

Source position: LSRegEx.pas line 31

function LSExtractStringUsingRegEx(

  const AString: string;

  const AExpression: string;

  const AMatch: Integer = 0;

  const ALSRegExModifiers: TLSRegExModifiers = [rmModifierI]

):string;



CT Web help

CodeTyphon Studio