hw_Array2Objrec

hw_Array2Objrec -- convert attributes from object array to object record

Description

strin hw_array2objrec(array object_array);

Converts an object_array into an object record. Multiple attributes like 'Title' in different languages are treated properly.

See also hw_objrec2array().