+ Start a Discussion
MarimuthuMarimuthu 

Decimal comparsion issue in apex class

My account.amount field value is 1003.34.My code is like account.amount > =1000 , but it throws an error.
suresh sanneboina 4suresh sanneboina 4
Can you tell me what exaclty the error and can you post the code where you are getting the exception.