InteractiveArgs.StopExpression
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
InteractiveArgs.StopExpression
Syntax
InteractiveArgs.StopExpression
Data Type
Purpose
Gets or sets an expression with a value that indicates when to stop an execution that specifies a loop count.
Remarks
If the expression evaluates to True , the interactive execution stops. If the expression is an empty string, it is not evaluated.