Introduction
The procedures and functions described next cover loading and saving tables with a broad variety of data formats such as
- CSV (with various separation symbols like tabs, commas, semicolons)
- HTML
- XML
- Text files
- Excel file (.xlsx / .xlsm)
- JSON
Procedures and Functions Provided:
Loading and saving tables:
table load
table load unchanged
table save
table save multiple
table save with decimal comma
table save with local decimal separator
excel list sheets
table load excel file
table save excel file