The formula editor

With the formula editor, the editor can define the properties of widgets, or specify which action should be taken if e.g. a button is pressed or a menu is switched.

The formula editor consists of the following elements:

"Execute formula" button

Property menu

In the property menu, the current action or the property can be selected, for which the formula is displayed.

The "="

The "=" between the property menu and the formula editor is displayed for properties. This emphasizes that the result of the formula is assigned to the currently selected property. For actions, there is no result returned, so the "=" is not displayed.

The formula editor

In the formula editor, all nedyx formula can be entered. There are many options to simplify the creation of formulas:

  • Autocomplete - provided by a menu during typing. Autocomplete is provided for formulas and widget references.

    The following options are provided during autocomplete mode:

    • Type on the Return or Tab key to insert the currently selected function or widget reference into the formula editor.

    • Click on the "...info" tag behind the function to open the online help for the function

    • At the right side you find information about the type of the autocomplete entry, if is is a function, a widget, a page, a constant or a property.

  • Widget insertion - By clicking on a widget with the CTRL key pressed, a reference of the widget is inserted at the current position in the formula editor. If the cursor is already on a widget reference, this reference is exchanged with the reference of the clicked widget.

The "Delete formula" button

The "Collapse" / "Expand" button