label

Typeproperty
Dictionaryemscripten.button
LibraryWeb Native Button
Syntax
set the label of <widget> to <pLabel>
get the label of <widget>
Associationscom.livecode.widget.native.emscripten.button
Summary

The label displayed by the button.

OSweb
Example
set the label of widget "Web 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.