DeleteCloudExpression

DeleteCloudExpression["name"]

deletes the cloud expression identified by "name".

DeleteCloudExpression[ce]

deletes the cloud expression ce.

Details

  • Only the owner of a cloud expression can delete it.
  • Deleting a cloud expression frees all cloud storage associated with the cloud expression.
  • The PartProtection option of a cloud expression does not affect the operation of DeleteCloudExpression.

Examples

open allclose all

Basic Examples  (3)

Create an anonymous cloud expression:

Delete the cloud expression:

Attempting to get the expression after it is deleted will return a Failure object:

Create a named cloud expression:

Delete it, by name:

Create a part-protected cloud expression:

Attempt to modify the first element:

Delete the cloud expression:

Applications  (1)

Remove all anonymous cloud expressions of the user:

Wolfram Research (2016), DeleteCloudExpression, Wolfram Language function, https://reference.wolfram.com/language/ref/DeleteCloudExpression.html.

Text

Wolfram Research (2016), DeleteCloudExpression, Wolfram Language function, https://reference.wolfram.com/language/ref/DeleteCloudExpression.html.

CMS

Wolfram Language. 2016. "DeleteCloudExpression." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DeleteCloudExpression.html.

APA

Wolfram Language. (2016). DeleteCloudExpression. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DeleteCloudExpression.html

BibTeX

@misc{reference.wolfram_2023_deletecloudexpression, author="Wolfram Research", title="{DeleteCloudExpression}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/DeleteCloudExpression.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_deletecloudexpression, organization={Wolfram Research}, title={DeleteCloudExpression}, year={2016}, url={https://reference.wolfram.com/language/ref/DeleteCloudExpression.html}, note=[Accessed: 19-April-2024 ]}