Object Reference : Object View and Procedure Reference : Text
  
 
text
Declare a text object when used as a command, or display text representation of the text object.
Syntax
text object_name
text_name.text(options)
When used as a command to declare a table object, follow the keyword with a name of the text object.
Options
 
p
Print the model text specification.
Examples
text notes1
declares a text object named NOTES1.
Cross-references
See “Text Objects” for a discussion of text objects in EViews.