For example Java, JavaScript, Perl, Ruby, MySQL,…
Hi there, @seedling… from Bubble’s documentation, the answer is JavaScript.
Best…
Mike
1 Like
many thanks!
2 Likes
And, just to be very clear, it’s the browser that’s doing that evaluation. Note that most regular expressions return the same results across all browsers, but there are some edge case exceptions.
1 Like
Keith, you are right. Having some difficulties when emulating “split by regex”. Any quick suggestion on splitting by regex without “split”, “extract by regex”, “pick the instance of extract you want to split by”?