ars_GetListAlertUser(ctrl)
Retrieves a list of all users that are
registered for alerts on the specified server.
- 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_GetListAlertUser was intrduced in version 1.8 of ARSperl.
Example:
(@userlist = ars_GetListAlertUser($ctrl)) || 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