.. _`Get Environment to Table`: .. _`org.sysess.sympathy.environment.get`: Get Environment to Table ```````````````````````` .. image:: environment_table.svg :width: 48 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. Related nodes ............. * :ref:`org.sysess.sympathy.data.table.transposetablenew` Implementation .............. .. automodule:: node_environment :noindex: .. class:: GetEnvironment :noindex: