Object Reference : Object View and Procedure Reference : Sample
  
 
displayname
Display name for sample objects.
Attaches a display name to a sample object which may be used to label output in place of the standard sample object name.
Syntax
sample_name.displayname display_name
Display names are case-sensitive, and may contain a variety of characters, such as spaces, that are not allowed in sample object names.
Examples
sm1.displayname Annual Sample
sm1.label
The first line attaches a display name “Annual Sample” to the sample object SM1, and the second line displays the label view of SM1, including its display name.
Cross-references
See “Labeling Objects” for a discussion of labels and display names.
See also Sample::label.