Sort searchRecords results

Sort searchRecords results

Hi

I am having a hard time figuring out how to sort the results of the searchRecords results in Deluge. I can get it done with getRecords.

I am trying to pull all contacts that are my own, and then sort them by the date added to zoho. I need it to return results sorted from the very first one added as i need to start scheduling calls for them.

search records returns the results beginning with the latest ones added, i need that reversed.