mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Function node: describe node.outputCount in help text
				
					
				
			This commit is contained in:
		| @@ -56,6 +56,7 @@ | ||||
|     <ul> | ||||
|         <li><code>node.id</code> - id of the node</li> | ||||
|         <li><code>node.name</code> - name of the node</li> | ||||
|         <li><code>node.outputCount</code> - number of node outputs</li> | ||||
|     </ul> | ||||
|     <h4>Using environment variables</h4> | ||||
|     <p>Environment variables can be accessed using <code>env.get("MY_ENV_VAR")</code>.</p> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user