Hello, I find one bug when I inserted two variables with the same name, under different clusters. For example: DataOfVoltageControl.Tolerance and DataOfLoadControl.Tolerance, when I use these variables in middle of the code and compile, it uses the first one variable with the same subname.
Attached image for example.
As workaround im avoiding to use variables with the same name, but it is almost invisible when you hide cluster full name.


Hello, I find one bug when I inserted two variables with the same name, under different clusters. For example: DataOfVoltageControl.Tolerance and DataOfLoadControl.Tolerance, when I use these variables in middle of the code and compile, it uses the first one variable with the same subname.
Attached image for example.
As workaround im avoiding to use variables with the same name, but it is almost invisible when you hide cluster full name.