ars_DecodeAlertMessage(ctrl, message, messagelength)
Decodes a formatted alert message and returns the component parts of the message to the alert client.
- On success
-
Decodes a formatted alert message and returns the component parts of the message to the alert client.
- On failure
-
returns 0
ars_DecodeAlertMessage was intrduced in version 1.8 of ARSperl.
Example:
(@userlist = ars_DecodeAlertMessage($ctrl, $message, $len)) || 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