addProject

Adds a new project.

Use addProject to add a named project to the Timesheet database. If you need to specify more than the project name, use addFullProject instead.

Arguments

Name Type Description
skey string

name string

The name of the project to add.

Return

The addProject method returns the ID of the newly added project (a string).