How to delete a data structure?

While experimenting with creating different data structures in a JSON parse module, I created several that didn’t work. Now that I have one that works for my purpose, I want to delete the ones I created that didn’t work. There is only an edit and clone choice but no delete choice. How would I delete the ones I don’t want?

Hello @Randy_Roberts.

You have to go to Data Structures section in Make and there you can find your defined Data structures.
image

1 Like

Thank you so much! This solved my problem.

2 Likes