|
|
||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
DialogInput |
| DialogInput[expr] interactively puts up expr as a dialog notebook, waits until a DialogReturn[e] is evaluated from within it, and then returns the result e. |
| DialogInput[{x=x0, y=y0, ...}, expr] sets up local variables x, y, ... in expr. |
| © 2008 Wolfram Research, Inc. |