InteractiveArgs.StopExpression
- Updated2024-10-09
- 1 minute(s) read
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.