IsError Function
    Tests if a variable contains an error value.
  
  කාරක රීතිය:
  
  ආපසු ලබාදෙන අගය:
  Bool
  පරාමිතීන්:
  Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False.