Sequence.GetStepByUniqueId
- Updated2025-07-21
- 1 minute(s) read
Sequence.GetStepByUniqueId
Syntax
Sequence.GetStepByUniqueId( uniqueStepId)
Return Value
Purpose
Returns a reference to the Step object you specify by unique ID.
Remarks
Returns a NULL reference if no step exists with the unique ID you specify.
Parameters
uniqueStepId As String
[In] Specifies the unique ID of the step for which you want a reference.