Mathematica > Core Language > Defining Variables and Functions > Attributes >

ReadProtected

ReadProtected
is an attribute which prevents values associated with a symbol from being seen.
  • Individual values associated with read-protected symbols can be used during evaluation.
  • Definition[f], ?f, and related functions give only the attributes for read-protected symbols f.
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team