SEARCH:

AAFromRows

array Rows_Array
string Key_Column
string Value_Column
array

Processes a Rows Array and returns an associative array. The resulting array is a simple associative array. One column is used to generate the key values and the other column is used to assign values to the array elements.