Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Scoping /

$ModuleNumber

FilledSmallSquare $ModuleNumber gives the current serial number to be used for local variables that are created.

FilledSmallSquare $ModuleNumber is incremented every time Module or Unique is called.

FilledSmallSquare Every Mathematica session starts with $ModuleNumber set to 1.

FilledSmallSquare You can reset $ModuleNumber to any positive integer, but if you do so, you run the risk of creating naming conflicts.

FilledSmallSquare See Section 2.7.3.

FilledSmallSquare See also: $SessionID, Temporary.

FilledSmallSquare New in Version 2.



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.