WordsAPI

FREEMIUM
Verified
By dpventures | Updated 13 दिन पहले | Data
Popularity

9.9 / 10

Latency

192ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Regex: Don't include characters not working

Rapid account: Traciingu
traciingu
2 वर्ष पहले

The regex for the letterPattern parameter doesn’t work when you try to negate a range like “[^0-9]”. The results returned are like ones you’d received if no regex was passed in at all. Any help is appreciated

Rapid account: Traciingu
traciingu Commented 2 वर्ष पहले

I don’t know how to use regex without flags lol if anyone is stuck on this, you can force the match to be the whole word instead of the global flag (i.e. “^[^0-9]+$”)

Join in the discussion - add comment below:

Login / Signup to post new comments