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 02e85922e..dd13b6732 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 @@ -52,7 +52,7 @@ pass msg as a second argument to node.error:

node.error("Error",msg);

Accessing Node Information

-

In the function block, id and name of the node can be referenced using the following properties:

+

The following properties are available to access information about the node: