Description
Compares two strings and returns TRUE if they have a matching pattern.
Signature
MatchListFindIntersectExists(matchstring1,'matchstring2')
Example
Function Expression | Returns |
---|---|
MatchListFindIntersectExists('aaa,bbb,ccc' ,'ccc,ddd,eee') | TRUE |
MatchListFindIntersectExists('aaa,bbb,ccc,ddd,eee', 'fff,ggg') | FALSE |
MatchListFindIntersectExists('', '') | TRUE |
MatchListFindIntersectExists('aaa,bbb,ccc,ddd,eee', '') | FALSE |
== $0
>
Parameters
Name | Type | Description | Required |
---|---|---|---|
fromdate | xxxx | xxxx | xxxx |
todate | xxxx | xxxx | xxxx |
interval | xxxx | xxxx | xxxx |