Macros
Create reusable Macro definitions and call them from other expressions. These guides cover the Macro editor, arguments, and calls between Macros.
Use these guides when maintaining an expression that will be reused, or when one Macro needs to call another. Check the result of each call with the intended arguments.
Create and reuse Macros
Create a reusable Macro
Define a reusable Macro with the intended expression and arguments, then save and check the definition.
Call a Macro from another Macro
Call an existing Macro from another Macro and check the expression and argument mapping.