Local Project Settings:Has Item Method

LabView Local Project Settings

Local Project Settings:Has Item Method

Short Name: Has Item

Installed With: Base Package

Class: Project Methods

Determines if an item exists in the local project settings file.

Parameters

NameRequiredDescription
SectionNoSpecifies the name of a collection of tag-value pairs that you want to search for, set, get, or delete from a local project settings file.
TagNoSpecifies the name of the item you want to set, get, or delete from the section.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo