ui.Button.setLabel

Sets the button's label.

Returns this button.

UsageReturns
Button.setLabel(label)ui.Button
ArgumentTypeDetails
this: ui.buttonui.ButtonThe ui.Button instance.
labelStringThe button's label.