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 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 table shows an example of the return on this request.
Example:
A request on
object.GetItem(UnacknowledgedEventsCt)
could return:
1
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal