So I have read about avoiding pitfalls and am totally on-board with the concept of scope and the buffers.... however I have created one dynamic buffer that I wish to always be able to access no matter what function if being called, this contains "system setup" info and needs to always be around... but I do have issues with this buffer and the JSON object within it getting corrupted.....
Any cause for alarm in what I have done??
So I have read about avoiding pitfalls and am totally on-board with the concept of scope and the buffers.... however I have created one dynamic buffer that I wish to always be able to access no matter what function if being called, this contains "system setup" info and needs to always be around... but I do have issues with this buffer and the JSON object within it getting corrupted.....
Any cause for alarm in what I have done??