Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
getLabel.TextStatusBar: Gets the current value of a label
Description
Gets the current value of a label address either by its index or its names.
Usage
"getLabel"(this, label, ...)
Arguments
label
The index or the name of the label.
...
Not used.
Value
Returns the value.
See Also
*setLabel
()
and
*setLabels
()
. For more information see
TextStatusBar
.