Syntax:
GetLastStepExecutionTimeMS()
Description:
Returns the amount of time the last step took to execute in milliseconds.
Parameter Description
(no parameters)
Example:
Sub
Main
MsgBox GetLastStepExecutionTimeMS()
End Sub
See Also: