Array Functions
Array Functions lets you perform functional operations on your array inputs
Last updated
Array Functions lets you perform functional operations on your array inputs
Last updated
Array Functions component needs to have the category and array function defined before defining input and output ports to it. Each Array Function has it's own input and output port limitations.
After defining your Category and Array Function for this Array Functions component, you can see input and output limitation in your Input Ports and Output Ports tabs respectively.
You can define your input ports in Input Ports tab, adhering to the input limitation. For each port you need to choose parameter name. Parameters are the arguments for selected function.
You have two types of input ports: Input and Constant.
Input typed ports are your regular ports, which you can connect to other output ports via linking, and it will get the value of the output port it is linked to.
Constant typed ports are ports which you can't link to any other output ports, and these ports will always have the value that is defined to it.
You can define your output ports in Output Ports tab, adhering to the output limitation. For each port you need to choose parameter name. Parameters are the outputs for selected function.
For more information read here
Categories | Functions |
|
|