is it posible to remove an instance of a class?
in
Programming Questions
•
2 years ago
im new to OOP and relatively new to scripting in general so sorry if this is a noob question..
Is it posible to remove/delete an instance of a class?
something like this maybe???: remove(instanceName);
thanks
1