
12 Oct
2003
12 Oct
'03
3:20 p.m.
Hello, I need a function called, say, newItem, that when first called returns 1, the next time it is called it would return 2, then 3 and so on. How can I achieve this? Thank you