Please attach a test project that replicates this problem. Also, specify what is in the resource? You can attach the project and the file for the resource here or in a forum PM.
Possible to delete resource?
-
i delete variables with delete([[variable]]); keyword when i dont need them.
is there way to delete resources?
-
@yourfriendkarol said in Possible to delete resource?:
i delete variables with delete([[variable]]); keyword when i dont need them.
is there way to delete resources?
You can re-create it. Deleting variables is not necessary, it will not affect performance.