Regex replacement to upper/lower

by P. Andreas Schmidt, IVE

Version 1 (June 16, 2023)

Download (28 downloads)

Since AM (and haps most languages/engines?) doesn't support the \U etc in replace to change the found to upper/lower case etc here's a simple solution for certain cases. It uses the emkc API to run PHP code with a command that does it (one I found searching I don't really know php). You could adapt it, using whatever other language you know better to do this. Check out their website etc for more info.

5.0 average rating from 1 reviews

5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.