IsError Function
    Tests if a variable contains an error value.
  
  தொடரமைப்பு:
  
  திரும்பும் மதிப்பு:
  பூலியன்
  அளவுருக்கள்:
  Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False.