InteractiveArgs.ContainsStep
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
InteractiveArgs.ContainsStep
Syntax
InteractiveArgs.ContainsStep( stepIndexParam)
Return Value
Purpose
Returns True if the step you specify is in the list of steps to run interactively.
Parameters
stepIndexParam As Long
[In] Specifies a zero-based index for a step in the list of steps for the sequence in which you are running steps interactively.