Advanced Matching

You can use advanced matching when adding a word in both the Custom Keyword and Member Profiles AutoMod rules.

Advanced matching will match a keyword before or after a word, For example:

  • 🟥world🟥 "World" (The word should be the exact keyword)

  • 🟩world🟩 "Otherworldly" (The word should contain the keyword)

  • 🟩world🟥 "Subworld" (The word should end with the keyword)

  • 🟥world🟩 "Worldwide" (The word should start with the keyword)

To access advanced matching in the keyword field, end or/and start a keyword with a *, for example,

  • world "World" (The word should be the exact keyword)

  • *world* "Otherworldly" (The word should contain the keyword)

  • *world "Subworld" (The word should end with the keyword)

  • world* "Worldwide" (The word should start with the keyword)

Want to get even more advanced? Check out regex patterns!

Last updated

Was this helpful?