Store alphanumeric text values using JavaScript data conventions.

Basic options

Advanced options for String variables

Option Description
Max length Specifies the maximum length a string value can have when entered from the user interface. The variable can store longer strings than it can display.
Hint Provides guidance to flow or action designers on how to configure the data.
Default value Specifies the value used when a flow or action designer does not provide a value.