Add Task Overview Item

Adds a new item to a task overview list.

 

Input Arguments

 

0

String

Task Name

The name for the item.

1

String

Comment Text

The subtext for the item.

 

2

 

Double

 

Effort Index

A number indicating the relative difficulty or duration of the item. Used to determine overall progress for the task overview progress bar.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.