TASKPARM

Returns the value of a parameter for the task being executed, at the specified index number.

This function is used only with the TaskOnPerform, TaskPostPerform, and TaskOnPerformFailed events.

Return Value

Typeless

Syntax

TASKPARM( numExpr )

where numExpr is a number or a numeric expression that tells the system what index number to go to for the parameter value.