Hit a roadblock working on a Plugin (Using Object Property Name as Data)

Thank you @mishav! I really appreciate the help, this really helps with understanding what I should be learning, Thanks again!

If you, or anyone else, don’t mind can you tell me if this sounds like I am on the right path.

I have started to writing most of the code that I need in my browser console with manually defined variables and console.log outputs to test it? Then once it works I should be able to move it into Bubble where I can change my test data to dynamic data from bubble and change my console.log operations to actually send data either to the screen or directly to the database?

For anyone following this.

I totally missed this entire example the first time I read through the Plugin Announcement Post post.