Hi,
In my custom GUI I have an edit field that should be linked with a machine's property. By following the manual I could make this field linked with a variable of the machine, but I could not do it with a label.
The manual says:
Links should be made to a node that contains some desired value. Sometimes linking directly to the object property node is undesireable, such as code nodes. In this case, link to a label and use the label value as part of the code property (use executestring()).
I am interested in linking the edit field with a label of my focusobject but I do not understand how the last sentence. Could somebody explain to me why and how do we to use executestring() in this case ?
Best regards,