Anyone know what Regular Expression type does EspoCRM use?
I use regex101.com to test and some regex work and some doesn't. It obviously I'm using the wrong setting so it to be expected.
For example:
Using this regex in RegEx101 work fine, but if I use it in EspoCRM I don't get a match. Need to know which setting I should be using to be compatible with EspoCRM. Thank you.
Website: https://regex101.com/
Link to example: https://regex101.com/r/vctwJB/1
Screenshot of it:
Fail to output:
I use regex101.com to test and some regex work and some doesn't. It obviously I'm using the wrong setting so it to be expected.
For example:
Using this regex in RegEx101 work fine, but if I use it in EspoCRM I don't get a match. Need to know which setting I should be using to be compatible with EspoCRM. Thank you.
Website: https://regex101.com/
Link to example: https://regex101.com/r/vctwJB/1
Screenshot of it:
Fail to output:
Comment