PHPVerbalExpressions icon indicating copy to clipboard operation
PHPVerbalExpressions copied to clipboard

Using stopAtFirst in Business Readable language expression

Open ssmusoke opened this issue 2 years ago • 0 comments

Hello,

I am trying to use the Verbal Expressions to extract data from https://gist.github.com/ssmusoke/7a5e27ef80887e096b9886f5d2a83b7b

I am using the verbal expression

'start, then "🥇 |", something, then "<br> </a><br>", end'

However the
appears multiple times in the text so I would like to stop at the first occurance of the text, how can I do this as nothing that I have tried seems to work

Thank you in advance

ssmusoke avatar May 28 '23 18:05 ssmusoke