Posts: 109
	Threads: 41
	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: 5284
	Threads: 29
	Joined: Aug 2017
	
Reputation: 
237
	 
	
	
		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: 5284
	Threads: 29
	Joined: Aug 2017
	
Reputation: 
237
	 
	
	
		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