Label

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the label of widget to pLabel
get the label of widget
Associationscom.livecode.widget.powerbutton
Summary

The label displayed by the button.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile
Example
set the label of widget "PowerButton" to "Click me!"
Description

The label property is the label displayed by the button. If not defined the button name is taken instead.