Posts: 99
Threads: 39
Joined: Apr 2018
Reputation:
0
Hi, is it possible to change the text label text via script.
Example have a label text "System in Auto" but changes to "Controls Locked" when a Boolean object changes to false
Posts: 4572
Threads: 23
Joined: Aug 2017
Reputation:
206
Why don't you use enumeration(Custom value in objects)? You can specify any text for any value and display such object just as value.
------------------------------
Ctrl+F5
Posts: 4572
Threads: 23
Joined: Aug 2017
Reputation:
206
I'm just suggesting to replace text label with an object with custom value. Set it to rad only and will look like label.
------------------------------
Ctrl+F5