Function Like() Foundation
Compares strings allowing *? wild cards.
Like( <cWildCardString>, ;
<cCompareString> ;
) --> lEqual
Function Like() compares two strings and allows "wild cards" (* or ?) to be used as placeholders for characters in the first parameter <cWildCardString>.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.