GetLastStepExecutionTimeMS |
Syntax:
%GetLastStepExecutionTimeMS()%
Description:
Returns the amount of time the last step took to execute in milliseconds.
Parameters
(no parameters)
Example:
Sub
Main
MsgBox GetLastStepExecutionTimeMS()
EndSub
See Also:
GetLastStepExecutionTimeMin,GetLastStepExecutionTimeSec,GetTaskExecutionTimeMin,GetTaskExecutionTimeMS,GetTaskExecutionTimeSec