Community-Made
Temperature Converter
6min
This action converts temperature from one scale to another.
![Document image Document image](https://images.archbee.com/pD-o7nZLwDiSBwGlsHA9q/pdJHlYhzBNT3Hsx8hYhAw_tmp.png?format=webp)
- [ 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.
![Document image Document image](https://images.archbee.com/pD-o7nZLwDiSBwGlsHA9q/m2zTi9ZQpZidVIE3own-A_tmp.png?format=webp)
- Drag action onto the canvas to get familiarized with it.
![Document image Document image](https://images.archbee.com/pD-o7nZLwDiSBwGlsHA9q/GTaHaPt_a6Jb_Ym-RUTLp_tmp.png?format=webp)
- Declare some variables to be used with the action.
![Document image Document image](https://images.archbee.com/pD-o7nZLwDiSBwGlsHA9q/vPveuDnnMcdelpxyH-oEd_tmp.png?format=webp)
- Assign the newly created variables.
- Save & Run the process and then Check Instance to see the output.
![Document image Document image](https://images.archbee.com/pD-o7nZLwDiSBwGlsHA9q/1dbz84jKPes6VLX83TBWz_tmp.png?format=webp)
- Converting a temperature value between scales.
Updated 31 Aug 2023
![Doc contributor](https://s3.amazonaws.com/archbee-animals/koala.png)
Did this page help you?