hilite

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
hilite <button>
Summary

Highlights a button.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Parameters
NameTypeDescription
button

Any button reference.

Example
hilite button "Overlay"
hilite button nextButtonToShow
hilite button ID (the buttonRecord of this card)
RelatedKeyword: button
Property: autoHilite, hilite
Command: enable, unhilite, select
Object: button
Glossary: property, highlight, radio button, command, checkbox
Description

Use the hilite command to draw attention to a button, or to emulate the action of a button when it's being pressed, or to turn on a checkbox or radio button.

The hilite command sets the button's hilite property to true.

Tagsui