Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Copies a row from one (or same) matrix to another row.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Matrix | 10.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Matrix1 | The matrix reference number. | $matrix1 |
Row1 | The zero based row number. | 2 |
Matrix2 | The matrix reference number. | $matrix2 |
Row2 | The zero based row number. | 2 |
Returns OK or error.
Created 16th April 2020, last changed 16th April 2020
Matrix.CopyColumn - Matrix.DataType
Feedback: Report problem or ask question.