List Value attributes

List value items are part of ComboBox and ListBox controls. They define the items that appear in those controls. Each list value contains a display text, which is shown in the parent control's list, and a value, which is used to update the variable that is associated with the parent control.

Attributes

This pane contains the following attributes and options.

Attribute Description
Value Enter the value associated with the list item. When the list item is selected in the parent control, the associated variable is set to this value.
Display text

Enter the text that the parent control must show for the list item. If you leave this field empty, the Value text is shown instead.

Related topics

Installer Dialogs, Working with attribute pane