DOCUMENTATION CENTER SEARCH
Mathematica
>
Built-in
Mathematica
Symbol
DynamicModuleValues
DynamicModuleValues
is an option for
DynamicModule
which stores downvalues of local symbols.
MORE INFORMATION
DynamicModuleValues
should normally be inserted automatically, and should not be changed.
DynamicModuleValues
stores all values for symbols other than ownvalues.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
DynamicModuleValues
are automatically inserted into
DynamicModule
:
In[1]:=
Out[1]//InputForm=
New in 6
© 2008 Wolfram Research, Inc.