Global

Methods

getChargeText(charge) → {String}

Source:

Translate the integer indicating the charge to the appropriate text.

Parameters:
Name Type Description
charge Number

The integer indicating the charge.

Returns:

A string representing a charge.

Type
String