"CreateInlineCell"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"CreateInlineCell"
is a front end token that creates a new inline cell.
Details
- "CreateInlineCell" is equivalent to Insert ▶ Typesetting ▶ Start Inline Cell.
- If the selection is in a text cell, a typeset cell is created. If the selection is in a typeset cell, a text cell is created.
- A typical use is FrontEndExecute[FrontEndToken["CreateInlineCell"]].