Execute
Executes the custom operation on the container elements.
Syntax
Definition:
METHOD Execute : HRESULT
VAR_INPUT
ipElement1 : ITcVnForwardIterator;
ipElement2 : ITcVnForwardIterator;
ipElement3 : ITcVnForwardIterator;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
ipElement1 |
Current element of the 1st container. | |
ipElement2 |
Current element of the 2nd container. | |
ipElement3 |
Current element of the 3rd container. |