
Dataflow method: insert
Insert a table or dataflow into a dataflow. In contrast to
add dataflows are first expanded into tables
which then are inserted.
<dflobj> "insert" tdf
- <dflobj> is the name of a PinK dataflow object,
- insert is the name of the applied method.
- tdf specifies the PinK name of a table or dataflow object
to be inserted into this dataflow.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .