Formatting Variables
Formatting variables is a way to filter and format your variables that produce strings, numbers, arrays, and dates.
This is a great feature to use when you want to simplify complex data like dates produced in ISO 8601 date and time formatting (2008-01-10T11:00:00) and have the values converted to a more readable format like MM/DD/YY (10/01/08).

How to Format Variables
To format variables, click the vertical 3-dot icon at the right of any variable to open the Step Options, then click Format.

You will then be able to format your variable's output using the formatting options that populate within the sidebar menu.

Formatting Options
Within the Formatting Options sidebar menu, you'll be able to adjust the value your variable produces based on its type.
To apply your formatting, fill out one of the options based on the type you're working with and click apply.

You can add multiple combinations of formatted options to create the precise variable value that you need. They will be listed in the order that you apply them within the top of the Formatting Options sidebar.

Last updated