The comparator specifies how user and account values are compared. In addition to standard string matching options, the following advanced options let a condition find near, inexact matches.
Note: These options can return false matches, especially when combined with synonyms.
Treats strings with a one-letter difference as a match. A letter can be changed, added, or missing from the string. For example, the following strings match the string Liza:
Treats strings with up to two different letters as a match. Letters can be changed, added, or missing from the string. For example, the following strings match the string Lynne:
Treats strings with up to three different letters as a match. Letters can be changed, added, or missing from the string. For example, the following strings match the string Margret:
Copyright © 2014 CA.
All rights reserved.
|
|