Format Field Value

⌘K

This activity uses the composite formatting feature of the .NET Framework to convert the value of an object to its text representation and embed that representation in a string.

format_field_value_1
SharePoint Workflow Designer Phrase

Format this field with this format and store in Variable: variable.

Parameters

ParameterDescription
this fieldThe current list item field
this format.NET Framework format. Ex: “d” for date time field returns short date format “4/17/2006”
variableThis activity will place result into an output variable

How can we help?