CloudObjectNameFormat
is an option for CloudObject and related objects that determines how the name portion of the URL for the object should be formatted.
Details
- CloudObjectNameFormat is only used to format the URL in the CloudObject expression; it does not change the object in any way.
- Possible settings include:
-
Automatic UUID for anonymous objects; $UserURLBase for named objects "UserURLBase" $UserURLBase and the object path "CloudUserID" $CloudUserID and the object path "CloudUserUUID" $CloudUserUUID and the object path "UUID" object UUID - Anonymous cloud objects do not have a path, so only the "UUID" setting can be applied to them.
- $CloudObjectNameFormat gives the default setting for the CloudObjectNameFormat option.
Examples
open allclose allBasic Examples (1)
Create a named cloud object and format its name with the value of $UserURLBase:
Create a named cloud object and use $CloudUserUUID for the URL format:
Scope (1)
Transform a CloudObject in one name format into another format:
An anonymous cloud object can only use the UUID name format and cannot be transformed into a format that requires a name:
Text
Wolfram Research (2019), CloudObjectNameFormat, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudObjectNameFormat.html.
CMS
Wolfram Language. 2019. "CloudObjectNameFormat." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CloudObjectNameFormat.html.
APA
Wolfram Language. (2019). CloudObjectNameFormat. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudObjectNameFormat.html