CopyDatabin
CopyDatabin[bin]
creates a copy of a databin.
CopyDatabin[bin,options]
creates a copy with the specified options.
Details

- CopyDatabin returns a Databin object with a new, universally unique ID.
- In CopyDatabin[bin,…], bin can be a Databin object or databin ID.
- Any explicit options specified in CopyDatabin supersede options present in the databin.
- If it is not specified explicitly, the Permissions option for the new databin has setting "Public".
Examples
open allclose allSee Also
Related Guides
Related Links
Introduced in 2015
(10.1)