# Converts Number to Text

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-number-to-text/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-number-to-text/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity converts the value of the current Number object to its equivalent string representation using the specified format.

![Converts Number to Text activity formatting a number as a string in the SharePoint Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/converts_number_to_text_1.png)

## **SharePoint Workflow Designer Phrase**

Converts Integer number 0 to text with this format and store result in variable.

## **Parameters**


| Parameter | Description |
|---|---|
| Integer | Number FormatIntegerFloat |
| 0 | Number variable |
| this format | Numeric format string. |


For more information about numeric format specifiers, see [Standard Numeric Format Strings](http://msdn.microsoft.com/en-us/library/dwhawy9k.aspx) and

[Custom Numeric Format Strings](http://msdn.microsoft.com/en-us/library/0c899ak8.aspx).
