addCodeToGroup

Adds a code (task) to a group.

Use addCodeToGroup to assign a code (task) to an existing group, both referenced by ID.

Arguments

Name Type Description
skey string

id string

The ID of the code to add to the group.

group string

The ID of the group to add the code to.

Return

The addCodeToGroup method returns zero (an integer).