brIndexKey Property

   

Returns the actual string found by the last index operation.

Syntax

sValue = object.brIndexKey

Parameters

Parameter

Description

sValue

The return value is a String data type.

object

An object variable that represents a clsD3Index object.

Remarks

Before an index operation, this property returns the search string that is used by the next index operation. Following an index operation, this property returns the actual string found.

FlashBASIC Reference

key - index.key variable