Documentation
Sublogic Script Output
The "Output" module offers the option of creating an output data point for a sublogic script. Outputs are made available as data points of the sublogic script module and can be connected to other modules there.
Properties
Name | Description |
---|---|
Display | Name of the output, specifies the name of the data point as it should be displayed in the main logic script module. |
Data type | Data type of the parameter |
data point input
Name | Description |
---|---|
Value | Value to be made available to the main logic script via the output. |