Description:
A general storage class used to simulate variables. 
 
A store is generally associated to a global variable in OM. 
 
The slot <value> can contain any data, including instances of other classes.  
It can be accessed (get/set) using the methods get-slot / set-slot or using the SLOTS box (shift + drag a STORE box).  
 
 
 
  |