GetListIdx Method

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

Description

Returns the name of the item, selected in a list box, or in a switch item.

Syntax

retvalue = object.GetListIdx (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

GetListData, GetListStr