You are here: Understanding the Meridian functions > ListFromColumn function

ListFromColumn function

Returns a one-dimensional array of table column data.

Syntax

ListFromColumn(Table, [ColumnIndex As Long = 0])
Parameters
Name Description

Table

An object that represents the Meridian table from which to return data.

ColumnIndex

Optional index number of the column from which to return data.

Related concepts

Understanding the Meridian functions