ars_GetAlertCount(ctrl, qualifier)

Retrieves the count of qualifying alert events located on the server that the control structure specifies.
On success
returns an array of zero or more user names registered to receive alerts on the specified server. The list returns only one entry for users that register under multiple addresses. 
On failure
returns 0

ars_GetAlertCount was intrduced in version 1.8 of ARSperl.

Example:

      (@userlist = ars_GetAlertCount($ctrl, $qualifier)) || die $ars_errstr;
      


<-- Table of Contents

Last changes to this page 26th Feb 2006 by Jarl Grøneng
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org