Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

DataControlHasRowArray Function

Overview

The DataControlHasRowArray function tests whether the data control has an initialized row array.

Syntax/Parameters

Syntax

int = DataControlHasRowArray ( int id );

Parameters

id

An int containing the control ID of the data control.

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

By default, a Data Control does not have a row array. When required, a row array is created.

Related Functions

Platform Support

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

Legato IDE, Legato Basic