unhilite

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
unhilite <button>
Synonymsdehilite
Summary

Sets a button's hilite property to false.

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

Any button reference.

Example
unhilite button 1
unhilite button 1 of group 1
RelatedCommand: hilite
Glossary: property, highlight, radio button, command, checkbox
Object: button
Description

Use the unhilite command to turn off the highlighting of a button and restore it to its normal unhighlighted state, or to turn off a checkbox or radio button.

The unhilite command sets the button's hilite property to false.

Tagsui