Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EighteenDataView Integration (continued)

DataViewGetListRow Function

Overview

The DataViewGetListRow function returns the content of a specified row associated with a named list item within a form.

Syntax/Parameters

Syntax

string[] = DataViewGetListRow ( handle object, string name, int index );

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.

index

A zero-based int that specifies the row to retrieve.

Return Value

Returns a string array containing the contents of the specified row or an empty array on failure. 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