Documentation
Logic Script Variable
The "Logic Script Variable" module offers the option of having a variable created by the logic script itself.

Properties
| Name | Description |
|---|---|
| Data type | Data type of the variable |
| Default value | Value of the variable to be assigned after the initial creation of the variable. |
| Profile name | Name of the profile that is to be assigned to the variable after the initial creation of the variable. |
| Variable name | Name of the variable |
| Logic Script as action script | If this option is activated, the logic script itself is called up to set a value via a visualization. In this case, you must take care of assigning the new value in the logic script, otherwise the value will not be set. |
data points input
| Name | Description |
|---|---|
| Value | Value of the variable. |
data points output
| Name | Description |
|---|---|
| Value | Current value of the variable |
| Update | Signals an update of the variable via the input |
| Change | Signals a change of the variable via the input |