Sends the data value to the specified output port. Used for Scripted Element.
Syntax |
Description |
---|---|
pushportdata("output_port",data); |
Sends the data value to "output_port". |
Example
Please see the page Scripted Element for the implementation details of this this command.
See Also