![]() ![]() |
GoFiler Legato Script Reference
Legato v 1.6k Application v 6.6a
|
| Table of Contents | < < Previous | Next >> |
Chapter Eight — Data Functions (continued)
The Data Table object exposes the underlying table support functions to read CSV and HTML in the form of a two-dimensional table. This differs from Data Sheet and other CSV data objects in that the incoming data is mapped and the source is never actually loaded into memory thus allowing very large files to be explored and processed.
Data Table is meant as a read only object meant to load and digest CSV and HTML.
The maximum size of a data cell is 1mb. The source size is effectively unlimited when used inside an x64 application.
Information can be loaded into the object using the DataTableCreateObject function which, if successful, will return a Data Table Object Handle. That handle can then be used to interrogate the object.
Alternatively, data can be loaded into a temporary object and immediately returned in as string table.
| Table of Contents | < < Previous | Next >> |
© 2012-2026 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission is prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and 11,210,456. Novaworks, GoFiler™ and Legato™ are registered trademarks of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are the property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.