Reverses the order of the elements in the specified vector.
Returns:
Note: If the passed vector object is null, the function just returns null as well.
null
sortVector(), filterVector()