lua-users home
lua-l archive

Re: string pattern search issue

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> print("String found " .. not not string.match(text,pattern))
I'm talking rubbish. "string.match(text,pattern)"
print("String found " .. tostring(not not string.match(text,pattern)))
yuk Blind leading the blind. I'll shut up now.
 M

AltStyle によって変換されたページ (->オリジナル) /