Retrieving memorized elements
If you have memorized an element in an earlier navigation node, it can be retrieved at any time through the service:
getMemorizedElement ("myClass")
where “myClass” is the name defined in the navigation node's “Memorize” property field.
On the left-hand side of most of the wizards, you will find a “Memorized elements” node, which contains the list of elements previously memorized. By double-clicking on this name, the J code is automatically added on the right-hand side.

Figure 116. Retrieving memorized elements