I’ve created an object like this:
company1.name="banana"
company1.value = 40
I would like to save this object. How can I do that?
I’ve created an object like this:
company1.name="banana"
company1.value = 40
I would like to save this object. How can I do that?