Hi all,

I am trying to sort a definition objects array using the sort method, as below.

oObjDefs = ArisData.sort(oObjDefs, Constants.SORT_TYPE, Constants.AT_NAME, Constants.SORT_NONE, g_nLoc); 

The required sort is by Type, Name, Symbol Num. For Type and Name its working ok. I kindly need to know what constant I need to use for the Symbol Number attribute (is there any?).

 

Regards,

Nicola 

 or register to reply.

Notify Moderator