
The function block ACT_GOTO defines the action page change of dialogs.
The input defines the text on the button. Instead of the text, another action function block can be placed in front of it. The functions are then executed together.
If multiple page changes are specified, only the last one is executed.
The input defines the text color of the button. If no value is specified, the page color or the contrast color to the background color is used. It is possible to specify the color as a hex value or as a color variable. All colors are listed here. Only the background colors are used.
This input defines the ID of a page. The input may only contain a string. Variables or other data types are disabled for security reasons and will be ignored if set.
Tip: Pages can be dragged directly onto the input using Drag&Drop.
Expects a language as a string. The language is defined in the following format: "de-ch", "en-us" etc.
If the input is true, the action is disabled. However, it forwards combined actions.
The output passes on the information to the dialog function block. This can be directly connected to the input ACT# or the input TEXT of another action.