Display Wires of Wire Group in Project Window's Info Column
When inserting a wire group to a project, the info column of the Project Window displays the name of the wire group and, separated by a character (e.g. "-" / a blank...), the wire name.
This separator can freely be defined using a template file. Regarding existing projects, the Reload settings command must be executed with the adjusted template file.
Example of template file
...
$D CBHEAD
$F V2.4,DESC,<INTVAL>,<CHARVAL>;
...
,'SEPARATE_WIRETYPE',<>,<' '>;
...