Match |
| Member name | Value | Description |
|---|---|---|
| None | 0 | Take no special action |
| Match | 1 | When the field is null on the queried record apply the mWeight |
| NonMatch | 2 | When the property is null on the queried record apply the uWeight |
| Zero | 3 | When the property is null on the queried record ignore the rule |
| Ignore | 4 | When the property is null on the queried record ignore the rule |
| Disqualify | 5 | When the property is null on the queried record, disqualify the match entirely |