lua-users home
lua-l archive

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



What do I miss?
string.find() by default treats the match as regular expression.

string.find(str, '--d8eb6ad5-707f',1,true)

may be what you are looking for

--
Oliver