Value converter

<< Click to Display Table of Contents >>

Navigation:  Actions > Converter >

Value converter

This action is designed to convert numbers from one unit of measurement to another. All available units of measurement are grouped into categories. Conversions are possible within a single group.

The original value should be a number, either an integer or a floating-point number in the current system format.

The result will also be a number.

 

ValueConverter

 

Conversion families

Currently, 8 groups of units of measurement are registered in the action:

Distance

Area

Volume

Mass

Temperature

Time

FileSize

Speed

 

From unit

Select the unit of measurement for the original value.

 

To unit

Select the unit of measurement for the result.

 

Convert value

Enter the original value. The value should be a number, either an integer or a floating-point number. Variables can also be used.

 

Save result to variable

Enter the name of the variable in which to save the result. The result is also a number.

 

 

note Related Topics

Value format

Encode to BASE64

Decode from BASE64

HTTP encode / decode