Syntax

[the] selectedLine of <button>

if line (the selectedLine of button 1) of button 1 is "Hyperspeed" then ...

Explanation

Buttons

The selectedLine property tells you which line of a popup button is currently shown on the button.

Fields

The selectedLine property tells you which line in a field in list mode (with autoSelect set to true) is currently selected. If no line is selected, the selectedLine is empty.

See Also