mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add RED.util to Function node sandbox
This commit is contained in:
		| @@ -73,6 +73,9 @@ module.exports = function(RED) { | ||||
|             console:console, | ||||
|             util:util, | ||||
|             Buffer:Buffer, | ||||
|             RED: { | ||||
|                 util: RED.util | ||||
|             }, | ||||
|             __node__: { | ||||
|                 log: function() { | ||||
|                     node.log.apply(node, arguments); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user