Open main menu

TaticView β

Translations:Expressions/180/en

Revision as of 19:07, 22 November 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

 LIKE(< data>; <term>)

Example:

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