This function returns one or more int32 values from the user-defined Complex Events configuration.
This function is linked to the following settings:
Configuration➜Complex Events➜Int32 Parameters
| In the Function Menu | On the Diagram |
|---|---|
![]() |
![]() |
None
| Name | Value Type | Description |
|---|---|---|
p0 |
int32 |
Value of Int parameter p0 from the configuration |
| ... | ... | ... |
pN |
int32 |
Value of Int parameter pN-1 from the configuration |
| Name | Description |
|---|---|
| Number of outputs | This setting determines the number of output lines pN |
| Index of the first element | This setting defines from which parameter index the values will be fetched. For example, if "Index of the first element" = 3 and "Number of outputs" = 2, the function will have two outputs: p3 and p4 |