Evaluate DataWeave Expression View Reference
The Studio debugger enables you to watch for selected DataWeave expressions in all active breakpoints. If the expression occurs at any of the active breakpoints, the debugger evaluates the expression, then displays the result in the Mule Debugger view.
1 | Expression field Specify the DataWeave expression to watch for in the expression field. |
2 | Clear Clears all results from the expression evaluations. |
3 | Evaluate Evaluates the expression you specified in the expression field against the metadata of your flow. |
4 | Add to watch Adds the current DataWeave expression as an expression watch |