Actions can be used to turn any element into a button that you can use to display elements defined in swap containers, launch apps, change the language, set a variable, or control an integrated browser element.

Navigate to page or element

With the help of this navigation function, projects can be designed in which different pages and elements can be displayed by clicking the buttons. A concrete example of this is a digital menu in which different pages such as appetizers, main courses, desserts and drinks can be presented by clicking.

Start app/program

An app/program is started when the element is pressed. Specify the program path (Windows) or the app package name (Android) for this. On Windows, parameters can optionally be passed to the program as well, paths in them should be enclosed with quotes ("). You can also launch a UWP app by typing uwp: followed by the UWP name. Example: uwp:Microsoft.ZuneMusic

Set language

This action can be used to change the current language at runtime.

Set variable

Here you can change the value of a variable. The value change happens after interaction with this element. You can use this variable to define a display condition.

Perform web browser command

Define here a web browser element to interact with. Various commands allow navigation on and between web pages.