WLJS LogoWLJS Notebook

PersistentObject

PersistentObject["name",loc] represents a persistent object stored at persistence location loc.

Examples

PersistentObject["mydata", "Local"]
(* PersistentObject["mydata", "Local"] *)

Please visit the official Wolfram Language Reference for more details.

On this page