Node Connectivity

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

Integer Input (legacy) 

Outputs an integer flow variable with a given value.

Molecule String Input (legacy) 

Outputs a molecule string in the specified format.

Slider Input (legacy) 

Outputs a double-precision floating point variable with a given value.

String Input (legacy) 

Outputs a string flow variable with a given value.

Column Selection (legacy) 

Takes a data table and returns a variable with the selected column name.

Single Selection (legacy) 

Allows selecting single value from a list of String which is returned as a String flow variable.

Value Selection (legacy) 

Takes a data table and a selected column and returns a variable with the selected value from this column.

Block Programmatically (Variable) 

Used in unit tests to pause the execution until a prgrammatic "release" is triggered.

Logger Option 

Allows to change the logger options during runtime.

Boolean Input (legacy) Deprecated

Outputs an integer flow variable with a given value (boolean).