InteractiveArgs.StopExpression
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.