Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EighteenDataView Integration (continued)

DataViewGetListRows Function

Overview

The DataViewGetListRows function will return the number of rows associated with a specific named list item within a form.

Syntax/Parameters

Syntax

int = DataViewGetListRows ( handle object, string name );

Parameters

object

A handle either to a Data View Object or to a window that employs Data View.

name

A string specifying the name of the item.

Return Value

Returns an int containing the number of columns or -1 in the event of an error. Use the GetLastError function to retrieve error information.

Remarks

See specific form information for the names of items and acceptable operations.

Related Functions

Platform Support

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