I got the answer from here
Thanks @walter
“SelectionDeleted”: function(e) { e.subject.each(function(p) { console.log(p.part.data); }) }
I got the answer from here
Thanks @walter
“SelectionDeleted”: function(e) { e.subject.each(function(p) { console.log(p.part.data); }) }