dmikester1 – 22-28 Jan 13
I have an array of objects. Each object has many fields, but I want to update the
linePosition field in all of the objects. I simply want to decrement it by one. Would map be my best bet here?