Hi,
in an Application Engine Process (Version 11) I have to sort a list of dimension elements based on an attribute. Retrieving elements and attributes is no problem, but I hoped I could use kind of a sort function in the set of APE functions but couldn't find one.
Is there really no sort functionality in APE?
I don't want to write the bubble or quick-sort algorithm in APE...
Maybe anybody has already re-invented this wheel?
Or any good idea how to sort lists or array in APE?
Thanks and best regards,
Ralf