LocalObjects []
gives a list of local objects in your current local base directory.
LocalObjects [dir]
gives a list of local objects in the local directory dir.
LocalObjects
LocalObjects []
gives a list of local objects in your current local base directory.
LocalObjects [dir]
gives a list of local objects in the local directory dir.
Details
- Relative directories are resolved relative to $LocalBase .
- The directory can also be given as File ["path"]].
Examples
open all close allBasic Examples (1)
LocalObjects gives a list of all current local objects:
List all local objects of the "LocalSymbols" subdirectory of $LocalBase :
Scope (2)
Search only in a subdirectory of $LocalBase :
Specify the directory as a File object:
Applications (3)
Find all existing local symbols:
Delete all existing local objects:
Find all local objects used as caches:
Delete them:
Properties & Relations (2)
Local symbols are local objects stored in the directory $LocalSymbolBase :
CloudObjects gives a list of all current cloud objects associated with your account:
Related Guides
Text
Wolfram Research (2016), LocalObjects, Wolfram Language function, https://reference.wolfram.com/language/ref/LocalObjects.html (updated 2016).
CMS
Wolfram Language. 2016. "LocalObjects." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/LocalObjects.html.
APA
Wolfram Language. (2016). LocalObjects. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LocalObjects.html
BibTeX
@misc{reference.wolfram_2025_localobjects, author="Wolfram Research", title="{LocalObjects}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/LocalObjects.html}", note=[Accessed: 05-December-2025]}
BibLaTeX
@online{reference.wolfram_2025_localobjects, organization={Wolfram Research}, title={LocalObjects}, year={2016}, url={https://reference.wolfram.com/language/ref/LocalObjects.html}, note=[Accessed: 05-December-2025]}