Remember


Synopsis

Stores an objects in the process' object store.


Description

This operator can be used to store the input object into the process under the specified name. It can later be restored by subsequent operators by using the Recall operator by referencing this name. There is no scoping mechanism in RapidMiner processes. Objects can be retrieved from operators in all nesting levels. The combination of those two operators can be used to build complex processes where an input object is used in completely different parts or loops of processes.


Input


Output


Parameters


ExampleProcess