Adds a user with a specified ID and full name, filling in the rest of the record with default values.
| Name | Type | Description |
|---|---|---|
| skey | string | |
| userid | string |
The ID of the user (used for logging into the Timesheet server). |
| fullname | string |
The full name of the user. |
The addUser method returns the ID of the newly added user (a string).
© Copyright 1997-2007 Journyx