We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5b3a2 commit e35418dCopy full SHA for e35418d
docs/user-guide/writing-functions.md
@@ -449,7 +449,7 @@ The following objects are available within the Function node.
449
* `RED.util.cloneMessage(..)` : safely clones a message object so it can be reused
450
451
#### `env`
452
- * `get(..)` : get an environment variable
+ * `env.get(..)` : get an environment variable
453
454
455
#### Other modules and functions
0 commit comments