Bt_BuildIndexes() Function

 

<< Click to Display Table of Contents >>

Navigation:  Support Functions >

 

Bt_BuildIndexes() Function

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Build Indexes array based on Index String

 

 

 

Prototype

 

 

FUNCTION Bt_BuildIndexes ( uIndexes AS USUAL, aFields AS ARRAY )  AS ARRAY

 

 

 

Argument(s)

 

 

<uIndexes>        May be:

         -        String

         -        Array of Strings

         -        Array of BtIndex Objects

<aFields>                Array of BtField Objects

 

 

 

 

Return

 

 

ARRAY                Array of BtIndex Objects