ExpressionEdit.AllowEmpty

Syntax

ExpressionEdit.AllowEmpty

Data Type

Boolean

Purpose

TestStand returns an error for an empty expression only when this property is False .

Remarks

The ExpressionEdit control displays the text "<The expression cannot be empty>" when this property is False , the control contains an empty expression, the control is not active, and error checking is enabled.

See Also

EvaluationTypes

ExpressionEdit.ErrorCheck