Please enable JavaScript to view this site.

ESL Documentation

Navigation: » No topics above this level «

Q5 Why am I having problem a setting the text within an Entry Field?

Scroll Prev Top Next More

The syntax for changing the text within an object is:

ESLLan6

The common mistake here is to use the text of Built-in Function rather than the change text Action Statement. The following example is incorrect:

ESLLan7

The correct syntax would be:

ESLLan8

The point to remember here is that the text of Built-in Function returns the text string associated with an object while the change text Action Statement changes the displayed text of an object.