
Loading ...
Now get 20% discount on QTP Unplugged this January. Use Coupon code 20JAN10 coupon during checkout. You can also use the link below
http://KnowledgeInbox.com/store/?ref=20JAN10
Register or Login to read the full article…
Register or Login to read the full article...
Tags used -
Book, Buy, Discount, HP QuickTest Pro, order, Purchase

Loading ...
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...
Tags used -
array, ascending, descending, order, sort, sorting