You are here: All Help Topics > Other Information > Action Events > Add group in CaseView database

Add a Group in CaseView Database Action

The Add Group event allows the user to add a group to the CaseView database.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Group

Identifier for the Group (up to 12 alphanumeric characters)

"Division1"

Description

Description of the Group

"Division One"

ACTION("CVDataAddGroup,expr1,expr2)

Where

expr1 = entry under Group

expr2 = entry under Description

ACTION("CVDataAddGroup", "Division1","Division One")

Related Topics