Modify ↓
#3586 closed Bug (Fixed)
_ArraySwap, error in description of parameter $bCol
| Reported by: | Owned by: | Jon | |
|---|---|---|---|
| Milestone: | 3.3.14.3 | Component: | Documentation |
| Version: | 3.3.14.3 | Severity: | None |
| Keywords: | _ArraySwap | Cc: |
Description
*it is:
[optional] If True then for 2D array above parameters refer to rows; if False (default) above parameters refer to columns
*should be:
[optional] If True then for 2D array above parameters refer to columns; if False (default) above parameters refer to rows
The example works correct hence the description has a glitch ;-)
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
| Milestone: | → 3.3.15.1 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
comment:2 by , 8 years ago
| Milestone: | 3.3.15.1 → 3.3.14.3 |
|---|---|
| Owner: | changed from to |
Fixed by revision [11957] in version: 3.3.14.3
Note:
See TracTickets
for help on using tickets.

Fixed by revision [11955] in version: 3.3.15.1