ListColumn

ListColumn

Return an array of values from a form grid.

Core function

Syntax

ListColumn( grid_name, column_name )

Parameters

Parameter Description
grid_name The field name of the form grid.
column_name The field name of the column in the grid.

Description

ListColumn is a top-level function and is not associated with any object.

You can use this function to obtain a list of the values in a particular column of a grid.

Examples

An array list can be obtain as follows:

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.