Format Text Step
  • 24 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Format Text Step

  • Dark
    Light

Article Summary

Step Details

Introduced in Version---
Modified in Version7.12.0
LocationData > Text

Utilizing the Format Text step (located under Toolbox > DATA > TEXT) allows users to format an Object in Decisions using .NET String.Format methodology. String.Format allows the ability to convert Object values into Strings via the provided Format String. For more information on how to use String.Format see Microsoft: String.Format Method. 




Properties

Input

PropertyDescriptionData Type
InputRepresents the Object that will be added to the Format String INPUT.
Object
Format StringString to manipulate using the Input.String

Related Information

Forum Posts:
What Does The Format Text Step Do?


Was this article helpful?