| Case Sensitive |
- If this property is set to true, then the contents of the specified field
are compared with the pattern in the descriptor, using a case-sensitive comparison.
- Otherwise a case-insensitive comparison is used.
|
| Field |
The name of the field whose contents are to be compared
with the pattern (see Default field name). |
| Invert Match |
After the descriptor has been evaluated as true or false
with respect to the currently displayed application screen, the value of the
Invert Match property is checked:- If the Invert Match value is true, then the boolean result obtained by
evaluating the descriptor is inverted, changing true to false or false to
true.
- If the Invert Match value is false, then the boolean result is not inverted.
|
| Pattern |
The pattern to which the contents of the specified field
are to be compared. - The pattern is an ordinary text string (for example, "Customer accounts")
and can include blanks. There are no "wild card" characters.
- The pattern string must begin at the first character of the specified
field.
- The pattern string can be shorter in length than the specified field,
but it cannot be longer than the specified field and it cannot overlap part
of another field.
|