I'm trying to do a search for this:
a{2}
In most regex's, that should find any two occurrences of the character "a". It doesn't seem to work in PN.
Is there support for curly braces in Regular Expressions in PN? Thanks!
I'm trying to do a search for this:
a{2}
In most regex's, that should find any two occurrences of the character "a". It doesn't seem to work in PN.
Is there support for curly braces in Regular Expressions in PN? Thanks!
You must log in to post.