Navigation:  Object Model Reference > Steps Collection >

Find Method

Previous pageReturn to chapter overviewNext page

Search for a step by its ID and return the matching step or Nothing if not found.

 

Syntax

 

Steps.Find(ByVal id As Long) As Step

 

Arguments

 

Steps

       Steps collection

 

id

       Required.  The ID of the step to search for.

 

See Also

 

Applies to Steps collection