Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

DataControlHasColumnArray Function

Overview

The DataControlHasColumnArray function tests whether the data control has an initialized column array.

Syntax/Parameters

Syntax

int = DataControlHasColumnArray ( 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

Loading data to the control will create a column array.

Related Functions

Platform Support

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

Legato IDE, Legato Basic