Im trying to mask a text with find and replace using regex matching every character to replace with another character. Similar to a password ***** mask
but nothing changes? what im doing wrong here?
Im trying to mask a text with find and replace using regex matching every character to replace with another character. Similar to a password ***** mask
but nothing changes? what im doing wrong here?
Regex in bubble is very picky, try a different expression.
any tips? im not a pro at regex, i need to get all letters of type a-Z (whole word basicly)
Thank you so much
This topic was automatically closed after 70 days. New replies are no longer allowed.