Formatted Text.Text
		
		
		
		Jump to navigation
		Jump to search
		
Summary
Specifies how the formatted text will be generated
Description
Use this property to specify how the formatted text will be generated.
Use the % followed be the index of the channel you want in the text at specific position. Example:
"Analog Input1 : %0 Input2 : %1"
will place the value of input 0 at the position of %0 and the value of input 1 at the position of %1.