PO.UnitConverter Function
Description
Converts value from one unit to another, [depends on units].
Syntax
=PO.UnitConverter(value, unit_from, unit_to)Parameters
| Parameter | Description |
|---|---|
| value | Value to convert, [depends on UnitFrom]. |
| unit_from | Source unit for the input value. |
| unit_to | Target unit for the result. |