toString (number)
  • 02 Apr 2024
  • Dark
    Light
  • PDF

toString (number)

  • Dark
    Light
  • PDF

Article summary

Purpose

The toString (number) task is used to convert a number into a string. This workflow task returns a string representing the specified number.

Potential Use Case

This task returns a string with the specified number value. If a recent query into a ticketing database has a series of numbers, you could use this method to convert a specified number to a string and send that number value as the body of an email.

Parameters

Input and output parameters are shown below.

Input Type Description
num Number Required. The number to convert into a string.
radix Number An integer between 2 and 36 that represents the radix (the base in mathematical numeral systems) of the above mentioned string.

Output Type Description
numToString String A string representation of the number value.

Examples

In the IAP examples shown below:

  • The input variables (num) and (radix) are shown in the Task History, which is accessed from Jobs in Operations Manager.


    00_toString_number_23.1


  • The return variable shows a stringified representation of the number.


    01_toString_number_23.1


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.