$CloudSymbolBase

$CloudSymbolBase

gives the base for storing the values of CloudSymbol objects.

Details

  • By default, $CloudSymbolBase is the CloudSymbol subdirectory of $CloudRootDirectory for the current user.

Examples

Basic Examples  (1)

The file type of $CloudSymbolBase is Directory:

Create a new CloudSymbol and set its value to 42:

Check that the CloudSymbol has the correct value:

Alternatively, access the cloud symbol using CloudGet and $CloudSymbolBase:

The cloud symbol is a file in the $CloudSymbolBase directory:

Delete the cloud symbol using DeleteFile and $CloudSymbolBase:

Check that the cloud symbol no longer has a defined value:

Wolfram Research (2014), $CloudSymbolBase, Wolfram Language function, https://reference.wolfram.com/language/ref/$CloudSymbolBase.html.

Text

Wolfram Research (2014), $CloudSymbolBase, Wolfram Language function, https://reference.wolfram.com/language/ref/$CloudSymbolBase.html.

CMS

Wolfram Language. 2014. "$CloudSymbolBase." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$CloudSymbolBase.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_$cloudsymbolbase, author="Wolfram Research", title="{$CloudSymbolBase}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/$CloudSymbolBase.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_$cloudsymbolbase, organization={Wolfram Research}, title={$CloudSymbolBase}, year={2014}, url={https://reference.wolfram.com/language/ref/$CloudSymbolBase.html}, note=[Accessed: 18-March-2024 ]}