Forum Discussion
jeffwood
17 years agoContributor
i think the code for line 4 should be something like
id.setValue("999")
and line 6 should be
id.setValue(Integer.toString(id.getValue().toInteger() + 1))
id.setValue("999")
and line 6 should be
id.setValue(Integer.toString(id.getValue().toInteger() + 1))