Skip to content

attend

Syntax

attend(<group_name>,...,<group_name>)

Parameters

<group_name>
Name of group(s) that the agent will skip.

Description

This action cancels any previously defined skips for the listed groups. If the list is empty, the agent resumes its normal schedule of group activities.

Examples

If an agent is skipping a group, Group1, then that agent can cancel the skip with:

attend(Group1)

See Also