|
|
||
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| $BatchInput is True if input in the current session is being fed directly to the Mathematica kernel in batch mode. |
Put commands in a file, in this case to evaluate $BatchInput:
The output file contains the value of $BatchInput:
|