Notifications
Clear all

[Closed] Removing variables from memory?

using Local variables is a good practise… above that, once you have finished using your variable you should set it to undefined >> myVariable = undefined… this will erase if completely…

Page 2 / 2