Element: panel.label[ ]

Type

string

Description

The text label or labels associated with a panel. This is usually the visible text. The size of the array depends on the panel type:

where <n> is the number of options.

For combo_box, list and options panels, the array length is variable. For all others it is fixed.

For image-type panels the values of this array are null.

Changing this element will effect an immediate visible change in the panel.