Contents - Index


DuplicateTable or DuplicateParametricTable (Macro Command)

 

 

DuplicateTable 'Table 1'   'Table 1 copy'

If a Parametric table having a tab name of 'Table 1' exists, create a copy of the table and set its tab name to 'Table 1 copy'.   Note that the names of the tables must be either string constants within single quotes or predefined EES string variables.  The test for the table name is case insensitive.

 

DuplicateParametricTable operates exactly the same as DuplicateTable.

 

See also: DuplicateLookupTable

 

 

MacroCommands