Skip to main content

Initialize

Initialize[sym] initializes the symbol sym from persistent values on the default persistence path.

Initialize[sym,{loc1,…}] initializes the symbol sym from persistent values on the persistence path {loc1,…}.

Initialize["patt"] initializes all variables matching the string pattern "patt".

Please visit the official Wolfram Language Reference for more details and examples on core symbols.