Object Reference : Object View and Procedure Reference : Sym
  
 
display
Display table, graph, or spool output in the sym object window.
Display the contents of a table, graph, or spool in the window of the sym object.
Syntax
sym_name.display object_name
Examples
sym1.display tab1
Display the contents of the table TAB1 in the window of the object SYM1.
Cross-references
Most often used in constructing an EViews Add-in. See “Custom Object Output”.