When to use a macro vs. a function?
Anonymous
Macros should be used to replace small functions in order to not use the stack unless absolutely necessary, however they present difficulties when debugging.
Check out your Company Bowl for anonymous work chats.