|
|
||
|
|
| Built-in Mathematica Symbol | See Also » |
| FrontEndToken["cmd"] is an object which represents a front end command token, typically corresponding to a front end menu item, to be executed by FrontEndExecute. |
| FrontEndToken[nb, "cmd"] represents a command which targets the specified notebook. |
| FrontEndToken[nb, "cmd", param] represents a command with a parameter. |
Create a notebook with two cells:
Merge the cells by using a FrontEndToken: |
| © 2008 Wolfram Research, Inc. |