Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Counts records, sorted by status, for a call list.
Syntax
server public static container statusCounts(smmTMCallListID _callListID)
Run On
Server
Parameters
- _callListID
Type: smmTMCallListID Extended Data Type
The call list.
Return Value
Type: container
A container that contains the records in the following order: [1, open + callback + closed + canceled, open, callback, closed, canceled]
Remarks
A record can have four possible statuses: Open, Call back, Closed, and Cancelled.