Add Property Item After
- Updated2026-02-04
- 1 minute(s) read
Adds a new property item after the item you specify in Index and returns a reference to the new property item.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Index | ![]() |
Yes | Specifies the index of the item after which to add the new item. To add the item to the beginning of the node, specify –1 for Index. |
Remarks
The following table lists the characteristics of this method.
| Short Name | AddPropertyItemAfter |
| Data type | ![]() |
| 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 |

