Previous Topic: ExampleNext Topic: Example


createGroup—Create Group

This action allows you to create a software group or a procedure group.

This action has the following format:

swLibrary action=createGroup name=group_name 
[superGroup=super_group_name] 
[GroupType={SWG|PG}] 
[comment=comment]
name

Specifies the name of the group to be created.

superGroup

Specifies the name of the super group where the new group will be created as a subgroup. The super group must be a software group. If the parameter is not coded, the group will be created on top level, that is in folder "Software Package Library".

GroupType

Specifies the type of group to be created. The following values are valid:

SWG

Defines the group as a software group. This is the default.

PG

Defines the group as a procedure group.

comment

Comment on the groups.