Short Name: Add Frame
Requires: VI Scripting
Class: MultiFrameStructure Methods
To Use: Create a method.
Adds a new frame before or after the frame whose index you specify and returns a reference to the new frame.
| Data type | Name | Required | Description | 
|---|---|---|---|
![]()  | Reference Frame Index | No | Specifies the index of the frame beside which you want to add the new frame. | 
![]()  | After? (T) | No | If TRUE (default), LabVIEW adds the frame after Reference Frame Index. If FALSE, LabVIEW adds the frame before Reference Frame Index. | 
The following table lists the characteristics of this method.
| Data type | ![]()  | 
| Available in Run-Time Engine | No | 
| 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 |