Merge Sub tables

Description

This functor merges sub tables into a single table.

Inputs

Name Type Description
Base Table Table Table where the resulting combined sub-tables will be stored.
Table Name Name Table name.

Optional Inputs

Name Type Description
Allow Empty Sub tables Boolean Value If false, Merge Sub Tables will report an error if no subtables are defined using given name.
Table Manager Table Manager This is internally linked by TableManager.
Allow Empty Sub tables Boolean Value If false, Merge Sub Tables will report an error if no subtables are defined using given name.

Output

Name Type Description
Table Table Table result

Group

Notes

None.

Internal Name

MergeSubtables