Modify ↓
#1375 closed Feature Request (Rejected)
An array element alias
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Will be useful, if there will may create alias name for an array element, e.g. $arrayelem, or some kind of simple structure like $array.elem
Attachments (0)
Change History (2)
comment:2 by , on Dec 28, 2009 at 6:12:29 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
What you're asking for is called a dictionary or associate array. There are no plans to implement it.
Note:
See TracTickets
for help on using tickets.

Sorry, correct text
$array['elem']