toString (number)
toString (number)
The toString (number) task converts a number into a string.
Potential use case
If a query into a ticketing database returns a number, you could use this task to convert it to a string and include it as the body of an email notification.
Properties
Example
The input variables num and radix are shown in Task History, accessible from Jobs in Operations Manager.

The output shows the stringified representation of the number.
