RegexpIsMatch
=RegexpIsMatch(Input, Expr) : bool
Purpose
Tests if a regular expression is true or false for a string and returns True/False
Uses .Net regular expressions.
=RegexpIsMatch(Input, Expr) : bool
Tests if a regular expression is true or false for a string and returns True/False
Uses .Net regular expressions.
Get help with this function in the community →