Content Model | Empty. Input parameters to the macro are passed as attributes of the same name. |
Allowed In | mashup | catch | else | elseif | for | foreach | if | macro | operation | sequence | try | while |
Name | Required | Description |
domain | Conditional | The domain that this macro belongs to. This is not required for macros in the built-in global domain. The domain name ensures that the correct macro is invoked when more than one domain of macros is included in a mashup script. Note: If you omit this attribute and the macro name is not unique, the MashZone NextGen Server calls the last macro with this name. |
outputvariable | The variable in this mashup script or macro that should receive the results of this macro. This is optional. | |
any input parameter | Pass input parameters to the macro using attributes of the same name. |