2.7.17. Insert

This is a compilation stage instruction. It inserts the snippet captured by the bind instruction. It takes one parameter:

Table 2.13. Insert: parameters

Insert: parameters
NameTypeRequired?Description
nameIdYesThe name of a snippet we want to insert.

The example is provided in the bind instruction description.