This document describes several string matching operations in DataWeave including matches, startsWith, endsWith, find, match, and similar. It provides examples of the operations by showing DataWeave code that defines the operation, applies it to sample data, and outputs the results as JSON.