Modify ↓
#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 , 10 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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