Match / case for literal values in DataWeave 2.0. Under 30 seconds! | Getting to the point

About this video
Use match / case to branch on literal values in DataWeave 2.0, explained in under 30 seconds.
📝 Transcript coming soon. In the meantime, watch on YouTube where auto-generated captions are available.
More from Getting to the point
- Printing Hello World: Java vs. Python vs. Mule. Under 30 seconds! | Getting to the point
- 3 ways to concatenate objects in DataWeave 2.0. Under 30 seconds! | Getting to the point
- Extracting digits from a string in DataWeave 2.0 using flatten, scan, joinBy. Under 30 seconds!
- Retrieving years months & days between two dates in DataWeave 2.0 using between from Periods module