...
Criteria | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
equals | Search for calls whose account code matches a specific value. In the example below, the results will show only calls whose account code is 1140.
| ||||||||
is not equal to | Exclude calls whose account code matches a specific value. In the example below, the results will exclude calls whose account code is not 1403.
| ||||||||
begins with | Search for calls whose account code begins with a specific number of digits. In the example below, the results will show only calls whose account code is not begins with 14.
| ||||||||
does not begin with | Exclude calls whose account code begins with a specific number of digits. In the example below, the results will exclude calls whose account code begins with 25.
| ||||||||
ends with | Search for calls whose account code ends with a specific number of digits. In the example below, the results will show only calls whose account code ends with 69.
| ||||||||
does not end with | Exclude calls whose account code ends with a specific number of digits. In the example below, the results will exclude calls whose account code ends with 874.
| ||||||||
contains | Search for calls whose account code contains a specific number of digits. In the example below, the results will show only calls whose account code contains 568.
| ||||||||
does not contain | Exclude calls whose account code contains a specific number of digits. In the example below, the results will exclude calls whose account code contains 555.
|
...