Skip to content

string.match

function string.match(s: string|number, pattern: string|number, init?: integer)
  -> ...any