Go up to 3.3 Shared Data Go forward to PutD: Write Data into a Shared Object |
![]() |
DataD[]
This call creates a shared object that can be used to communicate data between different tasks, and returns a handle for it. The object is initially empty.
In[3]:=d=DataD[] Out[3]=0