Community-Made
Temperature Converter
8min
This action converts temperature from one scale to another.

๏ปฟ
- [ I ] Temperature: Float value representing the temperature to be converted.
- [ I ] From: Original scale
- ๏ปฟDrop-down with multiple temperature scales
- [ I ] To: Target scale
- ๏ปฟDrop-down with multiple temperature scales.
- [O] Converted temperature: Float representing the temperature after conversion.

๏ปฟ
- Drag action onto the canvas to get familiarized with it.

๏ปฟ
- Declare some variables to be used with the action.

๏ปฟ
- Assign the newly created variables.
- Save & Run the process and then Check Instance to see the output.

๏ปฟ
- Converting a temperature value between scales.
๏ปฟ

Updated 31 Aug 2023
Did this page help you?