Actual - When an integer more than MAX INTEGER is used as index, an error is thrown and the error message displayed is Invalid Command message instead of the Invalid Index message.


Expected - This error can be handled and the error message should be added for this case.
Actual - When an integer more than MAX INTEGER is used as index, an error is thrown and the error message displayed is Invalid Command message instead of the Invalid Index message.
Expected - This error can be handled and the error message should be added for this case.