Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 382 Bytes

s4g662.md

File metadata and controls

12 lines (8 loc) · 382 Bytes

LIKEC()

This one is the double-byte version of LIKE(). It appears to work properly with single-byte data, and we don't have double-byte data to test on. Like the other "C" functions, it was added in version 3.0b.

Usage

lMatch = LIKEC( cWildcardString, cCompareString )

See Also

Double-Byte Character Sets, Like()