Modify ↓
Opened 16 years ago
Closed 16 years ago
#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:1 by , 16 years ago
comment:2 by , 16 years ago
| 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']