@@ -57,6 +57,7 @@ function MyAddNode()
this.addInput("A","number");
this.addInput("B","number");
this.addOutput("A+B","number");
this.properties = { precision: 1 };
}
//name to show
The note is not visible to the blocked user.