Element: panel.name

Type

string

Description

The name of the panel within a panel window. Setting this value enables the panel to be subsequently referenced as a element of the panel window to which it belongs.

The name is checked for validity and converted to lower case before use.

Examples

win1.panel[2].name = 'my_button'
tell win1.my_button.label