Get Environment to Table

../../../../_images/environment_table.svg

Documentation

Get selected variables as a table with two columns, Name and Value.

Available variables include global variables, workflow variables and environment variables from the operating system.

This node can be used to add some external control to the workflow. Each name will only occur once in the output and a separate transpose node can be used to get a table with multiple columns instead of rows.

Definition

Output ports

variables table

Variables

Configuration

Select variables (variables)

Select variables.

Implementation

class node_environment.GetEnvironment[source]