Allow Undefined Strings Property

LabView Local Project Settings

Allow Undefined Strings Property

Short Name: AllowUndefStrs

Installed With: Base Package

Class: ComboBox Properties

If TRUE, users can enter string values not already in the list of strings defined for the combo box control. If FALSE, users must select from the list of strings defined for the control.

This property is similar to the Allow Undefined Strings item on the shortcut menu of a combo box control and to the Allow undefined values at run time option on the Edit Items page of the Combo Box Properties dialog box.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryYes
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