Translations:Expressions/180/en

From TaticView
Jump to: navigation, search

Syntax:

 LIKE(< data>; <term>)

Example:

 LIKE("Product"; '%anh%') - Returns true if the Product contains the term anh or false otherwise