Blockland Forums > Modification Help

Where can * be used as a wildcard?

Pages: << < (3/3)

M:

http://forum.blockland.us/index.php?topic=177446.0

Specifically strMatch and striMatch from libstr.cs; they allow pattern matching with wildcards. (Also striReplace, case-insensitive strReplace which for some reason does not exist by default)

The strMatch functions don't support capturing though, might add that later.

Pages: << < (3/3)

Go to full version