Type Function Library widget.* Return value String Revision Release 2024.3703 Keywords widget, button, ButtonWidget, getLabel See also object:setLabel() widget.newButton() ButtonWidget
Returns the ButtonWidget label text as a string.
object:getLabel()
local label = myButton:getLabel()