Spectre Flow Flow Output Object
The Spectre Flow Flow Output object specifies the location for the flow script output.
The Flow Output object has one section in the properties panel where you set attributes. The Flow Output object does not have an output file location. Instead, the presence of this output object means that when this script is referenced in a Flow Input object, this script is run, and its output is passed to the referencing script as an input.
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 Flow Output object
column grid section lists the columns to output.
| Attribute | Description |
|---|---|
| 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. |