Modify ↓
#3275 closed Feature Request (Rejected)
free/unset variable
| Reported by: | genius257 | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
It would be nice to be able to free/unset variables.
I know setting the variable to 0 or Null is the default answer, but i do believe the variable still uses bytes in reference to the variable name?
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 6 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

So what if it does? The actual memory usage would be tiny, so I don't see why this would be an issue worth implementing.