Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.5d

Application v 5.25a

  

 

Chapter EightData Functions (continued)

WorkbookCreate Function

Overview

The WorkbookCreate function creates a Workbook Object for use in creating an XDS workbook.

Syntax/Parameters

Syntax

handle = WorkbookCreate ( );

Parameters

 

Return Value

Returns a handle to a Data Workbook for a NULL_HANDLE on failure. Use the GetLastError and GetLastErrorMessage to retrieve additional information.

Remarks

The returned handle is used to add data sheets and export a file.

Note that this function was referred to as DataSheetCreateWorkbook prior to version 1.5c. There is no legacy support.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic

Page revised 2024-12-13