Step.LastStepResult
- Updated2025-07-21
- 1 minute(s) read
Step.LastStepResult
Syntax
Step.LastStepResult
Data Type
Purpose
Specifies the PropertyObject object that holds the result of the current or most recent step execution.
Remarks
You can set this property to NULL (Nothing) in a step or substep module to remove the step result from the result list. If you set this property to a value other than NULL or if you set the property when the step is not executing, the result list does not change.
This property does not return loop iteration results.