list Attribute (DCL)

Specifies the initial set of lines (choices) to be placed in the popup_list or list_box.

Supported Platforms: Windows and Mac OS

list = "string";

Possible value is a quoted string (no default). Lines are separated by a new line symbol (\n). Tab characters (\t) can occur within each line.

Release Information