Modify ↓
Opened on Nov 20, 2015 at 8:49:33 AM
Closed on Dec 12, 2015 at 3:18:18 PM
Last modified on Dec 12, 2015 at 3:25:05 PM
#3171 closed Feature Request (Rejected)
Count of Keys in Returned Array of MapKeys
| Reported by: | TheDcoder | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Hello :)
It would be nice if the returned array of MapKeys function contains the no. of keys in the 0 element.
Attachments (0)
Change History (2)
follow-up: 2 comment:1 by , on Dec 12, 2015 at 3:18:18 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This is a bad idea, especially when UBound() is enough.