Add support for Case Transformation in GREP Change to field
GREP Case Transformations in "Change To"
Add support for case transformation in the replace patterns "Change to" for changing the case of the original text when using subpattern
replacements.
\u Make the next character uppercase
\U Make all following characters uppercase until reaching another case specifier (\u, \L, \l ) or \E
\l Make the next character lowercase
\L Make all following characters lowercase until reaching another case specifier (\u, \U, \l ) or \E
\E End case transformation opened by \U or \L
103
votes
-
Alberto Gutiérrez commented
Yes please!
-
Younes Ba commented
Yes
-
Anonymous commented
Yes please.
-
hasni commented
yes
-
Beya commented
yes !!!!
-
MBédard commented
Pleaaase!
-
Anonymous commented
It will help a lot of indesigners
-
Anonymous commented
That would be a great time saver!
-
Anonymous commented
Yes!