Regex

Frends.Regex.IsMatch / 2.0.0

Summary

Tests text against a regular expression and answers yes or no, without extracting anything.

Typical use — branch conditions and validation checks where only the verdict matters

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0

Input parameters.

Name Type Default Example Description
InputText String – Example text.

Text to be examined.

RegularExpression String – abc*

Regular expression pattern.

An unhandled error has occurred. Reload 🗙