CheckButton.getLabel

Returns the label of the check button.

class CheckButton
string
getLabel
()

Return Value

Type: string

The label @self shows next to the indicator. If no label is shown, %NULL will be returned.

Meta