Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Tools : $MOVECONTAINER

$MOVECONTAINER
Moves a container and its contents from one channel to another. Afterwards, the source container no longer exists. (C)
Invocation
CALL $MOVECONTAINER(frchannel, frcontainer, tochannel, tocontainer)
The name (1-16 characters) of the target container. If the latter already exists, $MOVECONTAINER overwrites its contents.
Usage Notes
You can move a container in either of these ways:
Instead of $GETCONTAINER and $PUTCONTAINER, you can use $MOVECONTAINER as a more efficient way of transferring data between channels.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved