Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EightData Functions (continued)

DataSheetHasRowArray Function

Overview

The DataSheetHasRowArray function tests to see if the row array has been created.

Syntax/Parameters

Syntax

boolean = DataSheetHasRowArray ( handle hSheet );

Parameters

hSheet

A handle to a Data Sheet Object.

Return Value

Returns TRUE if a row 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 row array.

Related Functions

Platform Support

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

Legato IDE, Legato Basic

Page revised 2024-04-22