InteractiveArgs.StopExpression
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.