Modify ↓
Opened 10 years ago
Closed 10 years ago
#3266 closed Bug (Rejected)
VarGetType helpfile example broken
| Reported by: | binu | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.14.2 | Severity: | None |
| Keywords: | VarGetType | Cc: |
Description
https://www.autoitscript.com/autoit3/docs/functions/VarGetType.htm
Variable subscript badly formatted.: Local $mMap[] Local $mMap[^ ERROR}}}
Attachments (0)
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Maps are only useable in the beta (3.3.15.0) as there has been some issues with tentative introduction in the stable release. Unfortunately the release help file still mentions maps even after their removal from the last release. Regard this as a time-travel experience, an anticipation of what's coming next. Use the beta in the meantime, it works pretty well.