- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
Solved! Go to Solution.
04-29-2014 09:38 AM
04-29-2014 09:41 AM
12-09-2016 02:09 AM
Where can one find how to use the REGEX operator
12-09-2016 08:33 AM
The regular expression you enter into the input box will be used as is within the test() method.
So you can enter something like:
/tealium/i
Then, if case insensitive "tealium" is found within the variable you've selected to test, then the condition will evaluate to true. Otherwrise, if case insensitive "tealium" is NOT found within the variable you've selected to test, then the condition will evaluate to false.
Remember, the purpose of load rules is to evaluate to true or false so that iQ can determine which tags to fire.
Please let me know if you have any more questions!
Copyright All Rights Reserved © 2008-2023