rsh.Table.Create RecordSetObject [, TableName] [, AddID]


Takes the contents of a Recordet object and creates the table in its image.  


The default TableName (string) is set in the Configuration but you can provide a different name as needed.


The AddID (optional boolean) will add an simple "ID" index to each row in the newly created table if one does not exist.