Change the text of an object

<< Click to Display Table of Contents >>

Navigation:  Examples >

Change the text of an object

Previous pageReturn to chapter overviewNext page

Let's look at the most common cases when you need to change the text of an object, depending on the value of the variable associated with it. We will use the properties "Output text", "Input value"). Below you can find several examples from simple to more complex with scripts:

Simple text change (based on the Text Input property);

Simple multiple text change  (based on the Text Input property);

Display tag's value  (based on the Text Input property);

Enter tag's value (based on the Output value property);

Complex text change with scripts