Since I was testing out some stuff with string.gmatch I found that it is really useful. What I don't know is that how do you work string.gmatch because I only know the basic. I want to know what does "(%w+)" mean and how would I use something like this. Also how do you combine these magic character and character classes to get what I want.
string help
Started by HurricaneCoder, Jun 09 2013 12:05 PM
2 replies to this topic
#1
Posted 09 June 2013 - 12:05 PM
#2
Posted 09 June 2013 - 12:11 PM
Sorry, but I believe it's best that we point you to the PIL page about patterns, the lua-users tutorial about patterns and the String library tutorial .
Those sources answer all your questions perfectly. If you have questions after reading that, we can help you here.
Those sources answer all your questions perfectly. If you have questions after reading that, we can help you here.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











