ui.Label.setValue

Sets the value of the label.

Returns this label.

UsageReturns
Label.setValue(value)ui.Label
ArgumentTypeDetails
this: ui.labelui.LabelThe ui.Label instance.
valueStringThe value of the label.