$Input
Usage
• $Input is a global variable whose value is the name of the stream from which input to Mathematica is currently being sought.
Notes
• During the execution of <<file, $Input is set to "file". • During interactive input, $Input is "". • New in Version 2.
|