3.2.2 Inserting New Code

There are a few different ways to insert new code, and they are all expressed in relation to the current expression.

KeyCommandDescription
isymex-insert-at-beginningInsert at the start of the expression. If it is a form, then insert inside the form.
asymex-append-at-endInsert at the end of the expression. If it is a form, then insert inside the form.
Isymex-insert-beforeInsert before the expression. If it is a form, then insert outside the form.
Asymex-insert-afterInsert after the expression. If it is a form, then insert outside the form.