Reference: saveTableDataToTextFile
saveTableDataToTextFile(tbl, s) saves the table tbl to the file s. s is a fully-qualified name of the file. Only the textual data is saved, and thus all formatting is discarded.
saveTableDataToTextFile(tbl, s) saves the table tbl to the file s. s is a fully-qualified name of the file. Only the textual data is saved, and thus all formatting is discarded.