Step.StatusExpression

Syntax

Step.StatusExpression

Data Type

String

Purpose

Specifies the status expression for the step.

Remarks

Use this expression to set the ResultStatus property of the step. TestStand executes this expression after executing all other substeps and expressions for the step. The expression must evaluate to a string.

See Also

Step.PostExpression

Step.PreExpression

Step.ResultStatus