Community-Made

Temperature Converter

6min

This action converts temperature from one scale to another.

Document image


Inputs & Outputs

  • [ 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


Example Usage

  • Drag action onto the canvas to get familiarized with it.
Document image

  • Declare some variables to be used with the action.
Document image

  • Assign the newly created variables.
  • Save & Run the process and then Check Instance to see the output.
Document image


Use Cases

  • Converting a temperature value between scales.

Creator



Updated 31 Aug 2023
Doc contributor
Did this page help you?