Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Expression tab of the Properties window makes it possible to control any property of a Page object by means of a Python script, a Database column or a Manual Entry.
IMPORTANT! Expressions are supported in our Business and Pro-Smart editions edition only!


To control an object property with a script, select the object and enter the Python script in the text box next to the property name. For example, select a text object on the card layout and enter the following script for the Background property of that text object (in this case the script is just a single variable name):

...