Search results

From GiderosMobile
  • ...it is called, returns the next captures from pattern ''pat'' over string ''s''. If pattern specifies no captures, then the whole match is produced in ea (function) = string.gmatch(s,pat)
    1 KB (213 words) - 03:45, 17 November 2023
  • Returns a copy of s in which all (or the first n, if given) occurrences of the pattern have bee (string) = string.gsub(s,pat,repl,n)
    3 KB (426 words) - 15:33, 13 July 2023