$CloudExpressionBase
gives the base URI used for storing cloud expressions.
Details
- By default, $CloudExpressionBase is the "CloudExpression" subdirectory of $CloudRootDirectory of the current user.
- $CloudExpressionBase=CloudObject["/name"] can be used to set up a new base with a specific name.
- The current value of $CloudExpressionBase only affects new cloud expressions created by CreateCloudExpression or cloud expression objects referred to with the short form CloudExpression["name"].
Examples
Basic Examples (1)
Define a cloud expression using the default value of $CloudExpressionBase:
The URI of the cloud expression is based within $CloudExpressionBase:
Define another cloud expression using the new base:
The new cloud expression is relative to the "Project1" directory:
Changing the base does not affect previously defined cloud expressions:
Text
Wolfram Research (2016), $CloudExpressionBase, Wolfram Language function, https://reference.wolfram.com/language/ref/$CloudExpressionBase.html.
CMS
Wolfram Language. 2016. "$CloudExpressionBase." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$CloudExpressionBase.html.
APA
Wolfram Language. (2016). $CloudExpressionBase. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$CloudExpressionBase.html