GetListData Method

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:09

Description

Returns the value of the list item with index iIdx.

Syntax

retvalue = object.GetListData (iIdx)

object

Required. Object name, returned by Dim idlg As InputDlg = New InputDlg.

Idx

Index of the item.

Example

See the example in the GetListStr.

See also

GetListIdx, GetListStr