|
DeleteAllWildcardMatches |
Top Previous Next |
Removes all wildcard matches from string sSource. The result is returned in a string. sWildcard is a Wildcard with a start text, an asterisk and an end text with the syntax:
StartText*EndText
DeleteAllWildcardMatches is case-sensitive.
Parameters
Example:
|