User Tools

Site Tools


syntax:functions:isregexmatch

This is an old revision of the document!


IsRegexMatch(text, regex_text)

Returns TRUE if the text argument matches the regular expression pattern.

Example Result
isregexmatch('1234', '^\d{4}$') TRUE

See also

syntax/functions/isregexmatch.1606430579.txt.gz · Last modified: 2020/11/26 17:42 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki