[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: string.find() question
- From: Lev <leventelist@...>
- Date: Tue, 5 Sep 2017 21:57:56 +0200
On Tue, 5 Sep 2017 21:51:53 +0200
Oliver Kroth <oliver.kroth@nec-i.de> wrote:
> > 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
Yes. I'm sorry for the noise. Standing silly. It looks for pattern.
Thanks,
Levente