metatron-discovery icon indicating copy to clipboard operation
metatron-discovery copied to clipboard

Split match and find for regex search

Open navis opened this issue 2 years ago • 0 comments

regex(param, 'regex'[,groupNum|expression])
regex.match(param, 'regex')
regex.find(param, 'regex' [,startIndex])

navis avatar Aug 05 '22 05:08 navis