Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

FrontEndToken

FrontEndToken
is an object which represents a front end command token, typically corresponding to a front end menu item, to be executed by FrontEndExecute.
FrontEndToken
represents a command which targets the specified notebook.
FrontEndToken
represents a command with a parameter.
  • The mapping between command tokens and menu items or keyboard shortcuts is defined in front end text resource files.
Create a notebook with two cells:
Merge the cells by using a FrontEndToken:
Create a notebook with two cells:
In[1]:=
Click for copyable input
Merge the cells by using a FrontEndToken:
Open a document:
Use a token to move the insertion point:
Use a token to select all of the document:
Use a token to close all cell groups in the selection:
Use a front end token to tile notebook windows:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF