Node Connectivity

There are 204 nodes that can be used as predessesor for a node with an input port of type Flow Variable.

Date&Time Configuration 

Provides a date&time configuration option to an encapsulating component's dialog. Outputs a string flow variable with the set value.

Double Configuration 

Provides a double configuration option to an encapsulating component's dialog. Outputs a double flow variable with the set value.

Integer Configuration 

Provides an integer configuration option to an encapsulating component's dialog. Outputs a string flow variable with the set value.

Integer Slider Configuration 

Provides a slider configuration option to an encapsulating component's dialog. Outputs a integer flow variable with the set value.

Local File Browser Configuration 

Allows selecting a local file and exposing it using a flow variable. Variable output representing the file path as variable. In case an absolute file […]

String Configuration 

Provides a string configuration option to an encapsulating component's dialog. Outputs a string flow variable with the set value.

Column Selection Configuration 

Provides a column selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected […]

Column Selection Configuration Deprecated

Provides a column selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected […]

Single Selection Configuration 

Allows selecting a single value from a list of strings in an encapsulating component's dialog. The selected value is returned as a string flow variable.

Value Selection Configuration 

Provides a value selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected value.