Function Like() Foundation

Compares strings allowing *? wild cards.

Syntax
Like( <cWildCardString>, ;
      <cCompareString>   ;
    ) --> lEqual
Description

Function Like() compares two strings and allows "wild cards" (* or ?) to be used as placeholders for characters in the first parameter <cWildCardString>.

Feedback

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.