Modify ↓
Opened on Jul 14, 2015 at 8:54:22 PM
Closed on Jul 15, 2015 at 10:46:42 AM
Last modified on Jul 17, 2015 at 10:00:11 AM
#3080 closed Bug (Rejected)
ArraySwap: Parameters clarification
| Reported by: | c.haslam | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description
Existing:
$iStart [optional] Index in row/column to start swap (2D array only)
$iEnd [optional] Index in row/column to end swap (2D array only)
Suggested:
$iStart [optional] Index in column/row to start swap (2D array only)
$iEnd [optional] Index in column/row to end swap (2D array only)
Reason: clarification
Attachments (0)
Change History (2)
comment:1 by , on Jul 15, 2015 at 10:46:42 AM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Source: http://stackoverflow.com/a/11641986
I am of the same opinion too. This is why I rejected the request.