Forum Discussion
_anomDiebolt_
12 years agoQrew Elite
I tied creating an example based on that documentation page but ran into a problem. The statement that defines labelXml isn't valid JavaScript and I get an error on this statement"
label.setObjectText("Text", textTextArea.value);
I am sure it is an easy fix but not without further investigation. Their docs are not too good. Contact me offline if you want the code I wrote.
label.setObjectText("Text", textTextArea.value);
I am sure it is an easy fix but not without further investigation. Their docs are not too good. Contact me offline if you want the code I wrote.
TimThornton
8 years agoQrew Trainee
Could I get the code you wrote?