Array.String data type
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Flow Designer
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Store a sequence of alphanumeric text values in an array.
Basic options
Advanced options for Array variables
Option | Description |
---|---|
Hint | Provides guidance to flow or action designers on how to configure the data. |
Max rows | Specifies the maximum number of entries to display in the Flow Designer interface. The array can store more values than it displays. |
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. |