Replace No Attributes
- Updated2025-07-30
- 2 minute(s) read
Replaces the current object with a new object and returns a reference to the new object. Use only one of the following inputs to specify the new object: Style, Path, or Palette String. This method does not maintain any size or color attributes of the object you replace.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Style | ![]() |
No | Replaces the current object with a built-in object. |
| Path | ![]() |
No | Replaces the current object with a control or a subVI. |
| Palette String | ![]() |
No |
Specifies the name of the object on the palettes.
Note The Palette String of an object on the palettes differs between the English version of LabVIEW and each localized version of LabVIEW. Also, the Palette String might change between different versions of LabVIEW.
|
Remarks
The following table lists the characteristics of this method.
| Short Name | Replace No Attrib |
| Data type | ![]() |
| Available in Run-Time Engine | No |
| Available in Real-Time Operating System | No |
| 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 |



