Adds a code (task) to a group.
Use addCodeToGroup to assign a code (task) to an existing group, both referenced by ID.
| 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. |
The addCodeToGroup method returns zero (an integer).
© Copyright 1997-2007 Journyx