Modify ↓
Opened 11 years ago
Closed 8 years ago
#3007 closed Feature Request (Duplicate)
Make {} the empty map.
| Reported by: | Jaberwacky | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Local $mMap{}
With $mMap
.Key1 = "Key1"
ConsoleWrite(.Key1 & @CRLF)
EndWith
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Not sure why propose {} it should be [] and an empty map is created
so the request is a duplicate of #3005 to have the script running