I'm using Snap Edgy for a project. And i can't get the clone block to work. It returns a Reporter did not report error.
- I need to make a deep copy of a dictionary (or a list, but not preferably)
- I do not have access to the
id of [ ]block. as it is not in the Edgy environment - I have access to the
mapblock though
- I do not have access to the
How can I make a deep copy of my dictionary? or fix the clone block?
What have you tried that didn't work?
Post a project example, link, or screenshot:


