...
Excerpt |
---|
You can create reusable macros from sequences of steps in your recipe. These macros can be applied in other locations of the recipe or in other recipes. If needed, you can modify the steps in an instance of the macro to replace the existing steps, allowing you to make changes and updates to your macros. |
Macro Definition:
Macros are user-defined sequences of recipe steps that can be referenced independently and parameterized as needed. A macro is composed of the following types of information:
...
When you are specifying a macro, the
D s webapp |
---|
Value type | Description |
---|---|
Column names are automatically turned into inputs. | |
These two values could be turned into macro inputs but are not currently defined as such.
| |
These two values have been turned into macro inputs. |
Create macro inputs:
When you are defining a macro, you can create or modify macro inputs.
...