StepType.DescriptionExpr
- 更新时间2025-07-21
- 阅读时长1分钟
StepType.DescriptionExpr
Syntax
StepType.DescriptionExpr
Data Type
Purpose
Specifies a string expression TestStand evaluates and uses as the contents of the Description field for a step of the step type.
Remarks
If you include the %ModuleDescription macro in a string you surround with double quotes, TestStand replaces the %ModuleDescription macro text with text the module adapter provides, which describes the code module the step uses.