Bt_BuildIndexes() Function
<< Click to Display Table of Contents >>
Bt_BuildIndexes() Function
|
|
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