This functor creates a new table using a model table as a format.
| Name | Type | Description |
|---|---|---|
| Table | Table | Input table containing the model used to create the new table. |
| Name | Type | Description |
|---|---|---|
| Result | Table | The resulting empty table. |
The new table is created removing all elements from the input table.
CreateTable