StepType.MenuItemNameExpr
- Updated2025-07-21
- 1 minute(s) read
StepType.MenuItemNameExpr
Syntax
StepType.MenuItemNameExpr
Data Type
Purpose
Specifies an expression for the step type name that appears in the Insert Step submenu.
Remarks
This property corresponds to the Item Name Expression control on the Menu tab of the Step Type Properties dialog box. TestStand uses this expression for the display name of the step type in the Insertion Palette or the Insert Step submenu of the Steps pane context menu.
Note
If you specify a literal string in this expression control, you must enclose it in double quotation marks. If you want to use a name from a
string resource file
, use the
Restr
expression function to retrieve the name from the file.