Spectre Flow Expand Process Object
The Spectre Flow Expand Process object allows you to fill in the intermediate values between two row values.
The Expand Process object has three sections in the properties panel where you set attributes.
You set attributes for the Expand Process object in the
object attributes section.
| Attribute | Description |
|---|---|
| Output Column | Defines the name of the output column containing the expanded values. For information about the flow script tag, see output-column. |
Each object has an area where you can enter comments. It is DI best practice to enter a note for every object in a Spectre Flow script.
Every Spectre Flow node comment area is Markdown-enabled. For more information, see Workbench Markdown Editor.
The Expand Process object
column grid section is where the start and end columns are set for expansion.
| Attribute | Description |
|---|---|
| Start | Specifies a column containing the starting value for the expand operation. |
| End | Specifies a column containing the ending value for the expand operation. |
| Name | Displays the name of each input column. This attribute is read-only. |
| Type | Displays the type of each input column. This attribute is read-only. |
| Source Object |
Displays the name of the source object for the column. This attribute is read-only. Double-click the Source Object value for a column to change focus to that object. |