| ADDRESSBLOCK | Inserts a mail merge address block. |
| ASK | Prompts you to enter information and assigns a bookmark to represent your response. |
| COMPARE | Compares two values and displays 1 if the comparison is true and 0 if false |
| DATABASE | Inserts the results of a database query in a Word table |
| FILL-IN | Prompts you for text, which is printed in place of the field |
| GREETINGLINE | Inserts a mail merge greeting line |
| MERGEFIELD | Inserts a mail merge field |
| MERGEREC | Inserts the number of the current merge record |
| MERGESEQ | Counts the number of records merged and numbers them sequentially starting with 1, regardless what record numbers are actually being merged |
| NEXT | Instructs Word to merge the next data record into the current resulting merged document, rather than starting a new merged document |
| NEXTIF | Compares two expressions and if the comparison is true, Word merged the next data record into the current merged document |
| SET | Defines the information represented by a specified bookmark name |
| SKIPIF | Compares two expressions and evaluates the comparison. |