String tests

Discover the different string tests available in CQL.

Croct's mascot winking
Looking for something specific?

Use the search bar at the top of the page or press / to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

PageDescription
Starts withLearn how to check if a string starts with a specific prefix.
Ends withLearn how to check if a string ends with a specific suffix.
MatchesLearn how to check if a string matches a regular expression.