PtokaX forum

Development Section => Your Developing Problems => Topic started by: SkWaRa on 26 July, 2004, 10:03:06

Title: RegExes in fild names of table
Post by: SkWaRa on 26 July, 2004, 10:03:06
Is it possible to use regexes in fild names of table?
if so then how? Is it written correct?:

sometable={
"ro([t]?)fl" = { "some value1", "somevalue2"
}

I want to use it in triggers so it should send "some value1" or "some value 2" if typed "rotfl" or "rofl". Am I right?

P.S.
sorry for my english