Sort

SUB Sort ( [ Mode AS Integer ] )

Sorts the array. The array elements must have the same type. The Mode argument is a combination of the following constants :

Note: this method is not yet implemented for Object[] arrays.