AppendToTable
AppendToTable [/W=winName ] columnSpec [, columnSpec ]...
The AppendToTable operation appends the specified columns to the top table. columnSpecs are the same as for the Edit operation; usually they are just the names of waves.
Flags
| /W=winName | Appends columns to the named table window or subwindow. When omitted, action will affect the active window or subwindow. | |
| When identifying a subwindow with winName, see Subwindow Syntax for details on forming the window hierarchy. | ||
See Also
Edit about columnSpecs, and RemoveFromTable.