Documentation
Custom Action
The "Custom action" module offers the option of executing any PHP code.
Properties
Name | Description |
---|---|
Number of inputs | Number of inputs that the module should provide. |
PHP code | PHP code to be executed. The inputs can be referenced in the PHP code via the variables $value1 to $value8. |
data points input
Name | Description |
---|---|
Value x | Depending on the "Number of inputs" property, 1 to 8 data points are available at the input. |