CreateCloudExpression
CreateCloudExpression[value]
creates a new anonymous cloud expression that stores the specified initial value.
CreateCloudExpression[value,"name"]
creates a new cloud expression with the specified name.
Details and Options
- By default, created cloud expressions have URIs whose base is the value of $CloudExpressionBase.
- New cloud expressions are created in the cloud defined by $CloudBase.
- The following options can be given:
-
PartProtection Automatic which parts of the cloud expression are protected from change Permissions Automatic permissions for access etc. to the cloud expression
Examples
open allclose allBasic Examples (2)
Options (3)
PartProtection (2)
Create a cloud expression with no part protection:
Change part of the expression, destroying its structure:
Read the new value of the expression:
Get the part protection value:
Create a part protected cloud expression:
Attempt to modify the key "a", whose value is an integer:
Text
Wolfram Research (2016), CreateCloudExpression, Wolfram Language function, https://reference.wolfram.com/language/ref/CreateCloudExpression.html.
CMS
Wolfram Language. 2016. "CreateCloudExpression." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CreateCloudExpression.html.
APA
Wolfram Language. (2016). CreateCloudExpression. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CreateCloudExpression.html