![]() ![]() |
GoFiler Legato Script Reference
Legato v 1.6k Application v 6.6a
|
| Table of Contents | < < Previous | Next >> |
Chapter Eight — Data Functions (continued)
DataTableCreateObject Function
Overview
The DataTableCreateObject function creates a Data Table object and optionally loads data to the object.
Syntax/Parameters
Syntax
handle = DataTableCreateObject ( [string data] );
Parameters
data
A string specifying a qualified filename or source data..
Return Value
A handle to the object or NULL_HANDLE on failure. Use the GetLastError function to retrieve a formatted error code,
Remarks
The data parameter is tested for line endings [or HTML <table> tag] to determine whether the parameter is a qualified filename or data.
Once loaded, data and be extracted or exported.
Related Functions
Platform Support
Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL
Legato IDE
| 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.