oceDeleteData | R Documentation |
Return a copy of the supplied object that lacks the named
element in its data
slot, and that has a note
about the deletion in its processing log.
oceDeleteData(object, name)
object |
an oce object. |
name |
String indicating the name of the item to be deleted. |
Dan Kelley
Other things related to the data slot:
oceGetData()
,
oceRenameData()
,
oceSetData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.