Share

ExpressionList.Item Property

Parent Object: ExpressionList

Description

Property that gets the specified expression in the list.

Syntax

ExpressionList.Item( Index As Long ) As String

Property Value

This is a read only property whose value is a String.

Parameters

Name Type Description
Index Long Input Long value that specifies the expression to return.

Version

Introduced in version 2011

Was this information helpful?