A '''macro''' is any programming or user interface in which an action can be associated with a sequence set of actions that are to be performed in its place. Often, the macro facility allows arguments to be substituted into the expanded code. Sometimes, the facility permits conditional expansion, internalized dynamic generation of unique names, etc. ** See Also ** [Template and Macro processing]: An inventory of Tcl macro systems and techniques. <>Glossary