R.utils (version 0.8.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

## S3 method for class 'TextStatusBar}(this, label, ...)':
getLabelundefined

 label{The index or the name of the label.}
  ...{Not used.}

 Returns the value.

 [object Object]

 *setLabel() and *setLabels().
   For more information see TextStatusBar.


internal
methods
programming

Arguments