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 Changed 8 years ago by anonymous
comment:2 Changed 5 years ago by Jpm
- Resolution set to Rejected
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.