Skip to content Skip to main navigation Skip to footer

Using Regular Expressions in a regexp Fields inside Segment Filters

You can use regular expressions in a regexp filter inside Aritic PinPoint filter conditions, wherever required. Aritic PinPoint recognizes all common operators like | for OR (first string|second string), character sets ([0-9], [a-z0-9] etc.), repetitions (+, *, ?) and more.

You need to escape special characters with \ if you want to use them as matching characters.

Learn more about regex here.

Note: Please note that Aritic PinPoint uses POSIX regex, which could behave differently from other types of Regex.



Still Not an User of Aritic PinPoint Automation?



Was This Article Helpful?

0 Comments

There are no comments yet

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.