Adds a new code (task) record.
Use the addCode method to add a new named code (task). The rest of the new code record will be filled in with default values by the server. (Use the addFullCode method if you need to specify all fields of the new record.)
| Name | Type | Description |
|---|---|---|
| skey | string | |
| name | string |
The name of the code to add. |
The addCode method returns the ID of the newly added code record (a string).
© Copyright 1997-2007 Journyx