10-17-2014, 04:25 PM
I've seen documentation for regular express where syntax like this \U$1 would replace the match with an upper case
However in QM, _s.replacerx("(?i)([AP])\.M\." "\U$1M") outputs "\UpM"
Do I have it wrong or is this syntax not implemented in QM?
-Jim
However in QM, _s.replacerx("(?i)([AP])\.M\." "\U$1M") outputs "\UpM"
Do I have it wrong or is this syntax not implemented in QM?
-Jim
