Duplicate object - Forum

Forum Navigation
You need to log in to create posts and topics.

Duplicate object

By using "DuplicateObject " command we can create more objects inside an application in real-time. but whenever we close our application, all the new objects will remove, Is there any way for saving objects created by "DuplicateObject" command?

Hi @asmat, sorry there is no way to save them with the app as they are runtime objects.
They are just like variables.