This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GUI Composer what is syntax for binding a string to e.g. label



Hi !

I want to display a string in a GC label e.g., XDS connection, Dashboard type.

For this I binded a variable (string char[xxx]) in field "label".

During runtime the different chars in the string array are displayed as single, comma separated, hex values only.

What is exact syntax to display string in correct way ? I believe there is formating missing!