[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Wildcrds' (#Pkg)

Match

Checks whether the string S matches the wildcard pattern Pattern.

Declaration

Source position: wildcrds.pas line 145

function Match(

  const Pattern: string;

  const S: string

):Boolean;

See also

PatternFormat

  

Pattern Format