|
GetFirstWildcardMatch |
Top Previous Next |
Searches in sSource for the first occurrence of sFindWildcard. sFindWildcard is a Wildcard with a start text, an asterisk and an end text with the syntax:
StartText*EndText
GetFirstWildcardMatch is case-sensitive. If sFindWildcard is not found, GetFirstWildcardMatch returns an empty string.
Parameters
Example:
|