Modify ↓
Opened 11 years ago
Last modified 6 years ago
#3005 assigned Feature Request
Allow maps as expressions in a "With" statement.
| Reported by: | Jaberwacky | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Local $mMap[]
With $mMap
.b = 1
.a = 2
EndWith
Attachments (0)
Note:
See TracTickets
for help on using tickets.
