ars_GetEscalation(ctrl, name)

Fetch information about the named Escalation. See also: GetEscalation Hash Values.

On success
Returns a HASH.
On failure
Returns undef.

Example:

	($a = ars_GetEscalation($ctrl, "ES-FooBar")) || 
		die "$ars_errstr";
      
ars_GetEscalation was introduced in version 1.5 of ARSperl


<-- Table of Contents

Last changes to this page 21st July 1997 by jcmurphy@arsperl.org
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org