Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Defining Variables and Functions > Attributes > ReadProtected >

ReadProtected

ReadProtected
is an attribute that 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.
Definitions of a read-protected symbol are not shown:
As long as the symbol is not locked, the read protection can be removed:
If a symbol is locked and protected, its definitions can be neither changed nor read:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF