Description
This command will perform a unit of measure conversion.
Syntax
unit <value> <source_unit> in <target_unit> % <value> <source_unit> in <target_unit>
Examples
- Convert 100 km into miles:
% 100 km in mi
Technical Details
The command uses standard function module UNIT_CONVERSION_SIMPLE
to perform the conversion and therefore depends on the proper configuration of units of measure and conversion factors (transaction CUNI).