system.getenv
Get system environment variables
available since version: 0.1
arguments:
- NAME
environment variable name
type: symbol
properties:
- @name
Get/set environment variable name
type: symbol
inlets:
- outputs variable value
type: control
outlets:
- symbol: env-variable value
type: control
keywords:
system
environment
See also:
[system.hostname]
Authors: Alex Nadzharov, Serge Poltavsky
License: GPL3 or later