label

Typeproperty
Dictionarymac.button
LibraryMac Native Button
Syntax
set the label of <widget> to <pLabel>
get the label of <widget>
Associationscom.livecode.widget.native.mac.button
Summary

The label displayed by the button.

OSmac
Example
set the label of widget "Mac Button" to "Click me!"
Values
NameTypeDescription
Value

The string to use as the button label

Description

The label property is the label displayed by the button.