mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	add support of initialization & finalization to function node
This commit is contained in:
		@@ -207,6 +207,8 @@
 | 
			
		||||
        "function": "",
 | 
			
		||||
        "label": {
 | 
			
		||||
            "function": "コード",
 | 
			
		||||
            "initialize": "初期化処理",
 | 
			
		||||
            "finalize": "終了処理",
 | 
			
		||||
            "outputs": "出力数"
 | 
			
		||||
        },
 | 
			
		||||
        "error": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user