Accusoft ISIS Xpress 6
ListString Method
See Also  Send comments on this topic.
Index
The index of the string value to retrieve from the string list.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : ListString Method

Glossary Item Box

Description

The method to get a string value when the DataType Property is a string list for the current scan setting.

Syntax

Visual Basic
Public Function ListString( _
   Optional ByVal Index As Variant _
) As String

Parameters

Index
The index of the string value to retrieve from the string list.

Return Type

A string representing a string value when the DataType Property is a string list for the current scan setting.

Remarks

The index parameter is the index of the string value to retrieve from the string list.

See Also

©2013. Accusoft Corporation. All Rights Reserved.