FORMULA LANGUAGE
Matches a string with a pattern. It is case-sensitive and supports the NotesSQL ® ODBC driver.
Syntax
@Like( string ; pattern ) @Like( string ; pattern ; escape )
Parameters
string
flag
Like operator of LotusScript language
Example See Also