FrontEndToken

FrontEndToken["cmd"]

is an object that 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 that targets the specified notebook.

FrontEndToken[nb,"cmd",param]

represents a command with a parameter.

Details

Examples

open allclose all

Basic Examples  (1)

Create a notebook with two cells:

Merge the cells by using a FrontEndToken:

Scope  (2)

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:

Wolfram Research (1996), FrontEndToken, Wolfram Language function, https://reference.wolfram.com/language/ref/FrontEndToken.html.

Text

Wolfram Research (1996), FrontEndToken, Wolfram Language function, https://reference.wolfram.com/language/ref/FrontEndToken.html.

CMS

Wolfram Language. 1996. "FrontEndToken." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FrontEndToken.html.

APA

Wolfram Language. (1996). FrontEndToken. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FrontEndToken.html

BibTeX

@misc{reference.wolfram_2023_frontendtoken, author="Wolfram Research", title="{FrontEndToken}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/FrontEndToken.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_frontendtoken, organization={Wolfram Research}, title={FrontEndToken}, year={1996}, url={https://reference.wolfram.com/language/ref/FrontEndToken.html}, note=[Accessed: 19-March-2024 ]}