Returns the name of a task, given the task’s ID.
Syntax
<HFMwWorkspace>.GetTaskNameAndUrlById idTask, pvarbstrName, pvarbstrUrl
Argument
Description
idTask
The ID of the task. Valid values are represented by the HFMConstants enumeration described in Task ID Constants.
Input argument. Long subtype.
pvarbstrName
Returns the name of the task.
Input/output argument.
pvarbstrUrl
For internal use.