Skip to main content Skip to complementary content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

like

Checks if a string matches a specific pattern.

The pattern syntax is the same as the like operator. For more information, see The "like" operator.

Arguments

  1. Input string.
  2. Pattern.

Examples

Expression Result
like("Hello World!", "H_l%") true

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!