Liu Song’s Projects


~/Projects/flow

git clone https://code.lsong.org/flow

Commit

Commit
e44131f97a828943aa0da670924ba8bdac10a1ba
Author
Nick O'Leary <[email protected]>
Date
2021-04-12 12:08:07 +0100 +0100
Diffstat
 packages/node_modules/@node-red/nodes/locales/en-US/function/10-function.html | 2 

Update function node help reference to node properties


diff --git a/packages/node_modules/@node-red/nodes/locales/en-US/function/10-function.html b/packages/node_modules/@node-red/nodes/locales/en-US/function/10-function.html
index 02e85922e6b96f5ca534ce3f5ff9b3fcc7cdc42a..dd13b6732a3454d0664db2b6a396c4b4e87a10c7 100644
--- a/packages/node_modules/@node-red/nodes/locales/en-US/function/10-function.html
+++ b/packages/node_modules/@node-red/nodes/locales/en-US/function/10-function.html
@@ -53,7 +53,7 @@     pass msg as a second argument to node.error:

<pre>node.error("Error",msg);</pre> <h4>Accessing Node Information</h4> you may not use this file except in compliance with the License. - Copyright JS Foundation and other contributors, http://js.foundation + distributed under the License is distributed on an "AS IS" BASIS, <ul> <li><code>node.id</code> - id of the node</li> <li><code>node.name</code> - name of the node</li>