StepType.StatusExpression

Syntax

StepType.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

StepType.PostExpression

StepType.PreExpression