![]() ![]() |
GoFiler Legato Script Reference
Legato v 1.6k Application v 6.6a
|
| Table of Contents | < < Previous | Next >> |
Chapter Eight — Data Functions (continued)
Overview
The DataTableToTable function returns a two dimensional string table based on a provided Data Table object or source data.
Syntax/Parameters
Syntax
string [][] = DataTableToTable ( handle hTable );
string [][] = DataTableToTable ( string data );
Parameters
hTable
A handle to a Data Table, Mapped Text, [or] Pool[, Edit or SGML] object. Or,
data
A string specifying a qualified filename or source data..
Return Value
A string table containing the entire contents of the data table. use the GetLastError,
Remarks
The data parameter is tested for line endings [or HTML <table> tag] to determine whether the parameter is a qualified filename or data.
Related Functions
Platform Support
Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL
Legato IDE, Legato Basic
| 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.