Here's my line of code: thisDbProfile.replaceItemValue("NextAddToGroupNumber", thisDbProfile.getItemValueInteger("NextAddToGroupNumber") + 1 ); What am I doing wrong? the compiler is grumbling something about int and Integer.