User Tools

Site Tools


syntax:functions:regexmatch

This is an old revision of the document!


RegexMatch(text, regex_text)

Returns the first substring that matches the regular expression pattern.

Example Result
regexmatch('12345678', '^\d{4}') 1234

See also

syntax/functions/regexmatch.1606430726.txt.gz · Last modified: 2020/11/26 17:45 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki