Modify ↓
Opened on Jan 30, 2010 at 2:05:57 PM
Closed on Feb 6, 2010 at 1:05:12 PM
#1440 closed Bug (Fixed)
For...In...Next, Multi dimensional array.
| Reported by: | anonymous | Owned by: | Jon |
|---|---|---|---|
| Milestone: | 3.3.5.3 | Component: | Documentation |
| Version: | 3.3.5.1 | Severity: | None |
| Keywords: | Cc: |
Description
Not sure what the intended behavior is for For...In...Next in relation to multi dimensional array's, but based on the current behavior. (same as Object collection with no elements)
"If the expression is an Object collection with no elements, the loop will be skipped and the Variable will contain an empty string."
Could be change to.
"If the expression is an Object collection with no elements, or an multi-dimensional array, the loop will be skipped and the Variable will contain an empty string."
To reflect this.
Attachments (0)
Change History (1)
comment:1 by , on Feb 6, 2010 at 1:05:12 PM
| Milestone: | → 3.3.5.3 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [5664] in version: 3.3.5.3