$SessionID
Usage
• $SessionID is a number set up to be unique to a particular Mathematica session.
Notes
• $SessionID should be different for different Mathematica sessions run either on the same computer or on different computers. • The value of $SessionID is based on $MachineID, as well as AbsoluteTime[ ] and operating system parameters such as the Mathematica process ID. • New in Version 2.
|