Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EightData Functions (continued)

DataSheetHasColumnArray Function

Overview

The DataSheetHasColumnArray function tests to see if the column array has been created.

Syntax/Parameters

Syntax

boolean = DataSheetHasColumnArray ( handle hSheet );

Parameters

hSheet

A handle to a Data Sheet Object.

Return Value

Returns TRUE if a column array is present or FALSE if it is not or on failure. Use the GetLastError function to retrieve error information.

Remarks

Depending on how the Data Sheet Object was created, it may or may not have a column array.

Related Functions

Platform Support

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

Legato IDE, Legato Basic

Page revised 2024-04-22