To string action in Number

The To string action in the Number package enables you to convert a user-specified number to a string.

Settings

  • In the Enter number field, enter a number or select a predefined Number variable.
  • In the Enter number of digits after decimal field, enter the amount of digits after the decimal.

    To remove all the digits after the decimal, leave the default value of 0.

  • In the Assign the output to variable field, select a pre-defined String variable or create a new one to hold the output. You can use prompt-assignment during building and testing of the bot.
    Important: Ensure that you reassign the values from prompt-assignment to a user-created variable before deploying the bot into production.