|
"CellTagsFind"
"CellTagsFind" is a front end token that searches for a keyword in the CellTags of all the cells in the selected notebook.
This token is equivalent to the menu command Find Find in Cell Tags.
This token requires a parameter that is the keyword.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|