Navigation:  Program Reference > Languages and Messages >

Multi-Language String Table

Previous pageReturn to chapter overviewNext page

VisualSetup allows you define string variables that are language-dependents. Language-dependent variables are very useful to allow you create multi-language click-script events. For example, instead of displaying the message "Hello world!", you will display the message "%HelloWorld%" and define the language-dependent variable %HelloWorld% with the value "Hello World!" for English and "Hola mundo!" for Spanish.

 

To define a language-dependent variable, open the Multi-Language String Table editor (Messages > Multi-Language String Table menu command). Then, select Editor > Add String Table Entry. Change the Variable property with the name of the variable you want to be language-dependent, and then type the value of this variable for each defined Setup Language.

 

 

For the example above, the Multi-Language String Table would be as the following one: