Text Matching Operators

Text mathing operators are used to check if text matches some pattern (e.g., starts, ends with another text, passes regex expression test, etc.)

Note

Section Examples has examples for every arithmetic operator.