value¶ property Current.value: float | int Electrical current numerical value. The relative unit is expressed by the unit property. Returns¶ float or intElectrical current numerical value. Raises TypeErrorIf value is not a float or an int.