Table - Create a new data table
Table, Target table, Source table [, Filter instruction]
The Table function creates a new data table "Target table" on the basis of an already existing data table "Source table" with an optional filter instruction.
An alternative function name is: New
Example 1

A new table "Vehicle" is created as a complete (though unfiltered) copy of the "Vehicles" data table.

