I set them to "", but I always end up with zero stored in the var.
I also realised I'm having an issue which is visible in the debug window: something it's constantly loopinmg.
I assume it is actually how I set the function to AddToInventory().
Since it's a Array -> For, the loop doesn't seem to stop. So I'm thinking this might not be the best solution when adding a new element to the inventory.