Next: Conditionals, loops, and recursion, Previous: How to invoke macros, Up: GNU M4 [Contents][Index]
Macros can be defined, redefined and deleted in several different ways. Also, it is possible to redefine a macro without losing a previous value, and bring back the original value at a later time.