Insert Column Before
- Updated2025-07-30
- 1 minute(s) read
Inserts a column before the index you specify. This method applies only to 2D arrays.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Column Index | ![]() |
Yes | The index of the column at which you want to insert a new column. |
| Number of Columns | ![]() |
No | The number of columns you want to insert. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Insert Column Before |
| Data type | No return value |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | Yes |
