ui.Label.setUrl

Sets the url of the label, which will cause it to render as a link.

Returns this label.

UsageReturns
Label.setUrl(targetUrl)ui.Label
ArgumentTypeDetails
this: ui.labelui.LabelThe ui.Label instance.
targetUrlStringThe url of the hyperlink.