GetTaskTitle |
Retrieves the title-text of a task.
Prototype:
GetTaskTitle(LONG HeaderID, LONG TaskID),STRING
Arguments:
HeaderID |
The unique ID of the task's parent header |
TaskID |
The unique ID of the task you want change |
Returns
Returns a STRING containing the task's title. If the task was not found, an empty string is returned.
See also: