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

FrontEndToken

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.
  • The mapping between command tokens and menu items or keyboard shortcuts is defined in front end text resource files.
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team