UnacknowledgedEventsCt

The
UnacknowledgedEventsCt
item returns the number of unacknowledged prompts in the unacknowledged prompts list.
This table shows the input and output formats for this item.
Input and output formats
Format
Description
Input Format
Request:
UnacknowledgedEventsCt
Output Format
The UnacknowledgedEventsCt item returns in this format:
<NumberOfPrompts>
where:
Field Name
Format
Description
<NumberOf
Prompts>
ASCII - Integer
Number of prompts currently in the unacknowledged prompts list.
This is an example of the return on this request.
A request on
object.GetItem(UnacknowledgedEventsCt)
could return:
1
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal