Hello
I have created few objects by script at the start of model. However, I only want to to use
Table.query("DELETE FROM Objects()");
to delete objects created by script and not the one I manually dragged and dropped. Is there a way I could do this?