Syntax:
GetTaskName()
Description: Returns the path and filename of the currently running Workflow.
Parameter Description
(no parameters)
Example:
Sub Main MsgBox GetTaskName() End Sub
See Also:
GetParentWorkflowName
GetCurrentTagText
GetLastStepExecutionTimeMin
GetLastStepExecutionTimeMS
GetLastStepExecutionTimeSec
GetTaskExecutionTimeMin
GetTaskExecutionTimeMS
GetTaskExecutionTimeSec
TaskId