Modify ↓
#548 closed Feature Request (Rejected)
Array initializing syntax everywhere
| Reported by: | monoceres | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
It would be great if this syntax: [1,2,3] would work just like an array initialized with that syntax.
This is how I mean:
test([1,2,3]) Func test($array) EndFunc
Attachments (0)
Change History (2)
comment:1 by , on Aug 31, 2008 at 10:00:15 AM
| Version: | 3.2.12.0 |
|---|
comment:2 by , on Sep 21, 2008 at 8:05:07 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
It would be nice in some ways but I don't think it's worth the effort and the syntax issues it could cause.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.