Sequence.StepNameExists
- Updated2025-07-21
- 1 minute(s) read
Sequence.StepNameExists
Syntax
Sequence.StepNameExists( nameOfStep, stepGroupParam)
Return Value
Purpose
Returns True if a step with the name you specify exists in the step group.
Parameters
nameOfStep As String
[In] Specifies the name to search for.
stepGroupParam As StepGroups
[In] Specifies a particular step group.