Skip to main content Skip to complementary content
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 – let us know how we can improve!