Function Block ACT_FUNCTION

The function block ACT_FUNCTION defines the action VISUVAR-function of the dialogs.

Database

The database DB defines the variable for communication with the visualization.

Input TEXT

The input defines the text on the button. Instead of the text, another action function block can be placed in front here. The functions are then executed together.

Input COLOR

The input defines the text color of the button. If no value is specified, the page color is used or the contrast color to the background color. It is possible to specify the color as a hex value or as a color variable here. All colors are listed here. Only the background colors are used.

Input ➜

The input defines the value to be set for the action. If multiple function blocks are connected in sequence, all values are written simultaneously.

Input DIS

If the input is true, the action is deactivated. However, it forwards combined actions.

Output ACTION

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.

Output ➜

The last changed value is present at the output. This can come from the visualization or from another VISUVAR-function block.