If one puts brackets in a node name (e.g. test_(b)):
- this node cannot then be referred to in a target function.
- if one attempts to refer to this node in a target function one cannot then:
- change the name of the node with the bracket (
test_(b))
- export the network
I.e. some functions of the BMA GUI lock up.
If one puts brackets in a node name (e.g.
test_(b)):test_(b))I.e. some functions of the BMA GUI lock up.