Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

DataControlGetCellSize Function

Overview

The DataControlGetCellSize function retrieves the size of the display content of a cell.

Syntax/Parameters

Syntax

int = DataControlGetCellSize ( int id, int row, int column );

Parameters

id

An int containing the control ID of the data control.

row

A zero-based int specifying the row for the cell.

column

A zero-based int specifying the column for the cell.

Return Value

An int as the size of the cell’s display data in bytes or a formatted error code on failure.

Remarks

The display content of a cell may be up to 2MB in size.

Related Functions

Platform Support

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

Legato IDE, Legato Basic