Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Programming / Attributes  /
Stub

  • Stub is an attribute which specifies that if a symbol is ever used, Needs should automatically be called on the context of the symbol.
  • Symbols with the Stub attribute are created by DeclarePackage.
  • A symbol is considered "used" if its name appears explicitly, not in the form of a string.
  • Names[" nameform "] and Attributes[" nameform "] do not constitute "uses" of a symbol.
  • See the Mathematica book: Section 2.5.3Section 2.6.11.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.