InteractiveArgs.StopExpression

Syntax

InteractiveArgs.StopExpression

Data Type

String

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.

See Also

InteractiveArgs.LoopCount