Table (Export)
Export data from tables to files.
Syntax
model.result().export().create(<ftag>,"Table");
model.result().export(<ftag>).set(property, <value>);
model.result().export(<ftag>).run();
Description
model.result().export().create(<ftag>,"Table") creates a table export feature with the name <ftag>.
The following properties are available:
on | off
fromprefs | rectangular | polar
Use a complex notation from the Table window (fromprefs) or a rectangular or polar notation.
none | evaluation group feature name
append | overwrite
on | off
fromtable | automatic | engineering | scientific | decimal
fromtable | full | manual
on | off
table | evaluationgroup
none | table feature name
file | clipboard | linked
See Also
Data, Table