Routines for alrm2.kb


Alarm2Init

File Name

alrm2.kb

Syntax

Alarm2Init ( VAL p_user: STRING, REF p_grouplist: LIST OF STRING )

Parameters

p_user - current user ID

p_grouplist - list of groups of which the user is a member

Returns

None

Side Effects

None

Description

Identifies the groups of which the current user is a member.

Dialog Forms Called

None


PollAlarms

File Name

alrm2.kb

Syntax

PollAlarms

Parameters

None

Returns

Boolean - returns true if a user has alarms

Side Effects

None

Description

Identifies if a user has alarms.

Dialog Forms Called

None