Checking Sort Order of List of Values
Arrays containing a list of values can be evaluated for their sort order, whether they contain values in ascending order, descending order or not sorted. To check the same we can use the function given below
‘Function: GetArraySortOrder
‘Author: Tarun Lalwani
‘Website: http://KnowledgeInbox.com
‘Description: Finds the sorting order of a given array
‘Parameters:
‘@arrLOV: The array of values
‘Return value:
‘ 1 - [...]
Register or Login to read the full article... Have questions related to this article? Want to request a new article? Use our forums to post your questions
Viewed 701 times

(5)

Tags used -